# Generic

<details>

<summary>Do you offer free trial on Zest?</summary>

When downloading a paid Shopify theme on the Shopify Theme store, you don’t actually pay for it until you publish it to your store. Try all of our themes for free with your own products, brand colors, and customizations. Only pay once if you publish the theme to your store.

</details>

<details>

<summary>Is the price of the theme one-time or recurring?</summary>

Your Zest theme purchase is a one-time payment that includes lifetime updates at no additional cost. Your license will be valid for the life of your store, and there are no recurring fees.&#x20;

</details>

<details>

<summary>Can I use my theme for multiple stores?</summary>

Themes are licensed to use for a single store only. The theme you purchase from the Shopify Theme Store is licensed exclusively for the store you bought it for. Using the same theme for multiple storefronts requires the purchase of one theme license for each storefront URL in use.

See more [Theme license & Transfer](/zest-theme/getting-started/theme-license-and-transfer.md)

</details>

<details>

<summary>How to change the theme default text with my own text?</summary>

Please go to **Online Store** > **Themes** > **Actions** *>* **Edit default theme content***,* search for the text you need to change, and insert your own text to overwrite the initial one.

This is a default Shopify functionality, you can also find detailed instructions and more info in[ this article](https://help.shopify.com/en/manual/using-themes/change-the-layout/change-wording) from Shopify documentation.

</details>

<details>

<summary>How to update the theme?</summary>

Please refer to our article here on how to update Zest: [#how-to-update-theme-theme](#how-to-update-theme-theme "mention")

</details>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.foxecom.com/zest-theme/faqs/generic.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
