> For the complete documentation index, see [llms.txt](https://mpithemes.gitbook.io/shella-shopify-theme/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mpithemes.gitbook.io/shella-shopify-theme/theme-settings/license.md).

# License

{% hint style="info" %}
**Theme settings -> License**
{% endhint %}

{% hint style="warning" %}
**IMPORTANT!** A regular theme license allows you to use the theme at one store. If you want to use the theme for more stores, you should purchase a new license.
{% endhint %}

## HOW TO GET THE PURCHASE CODE? <a href="#how-to-get" id="how-to-get"></a>

&#x20;Please follow these steps to get the purchase code:

1\. Download a .txt file with the theme purchase code from your themeforest.net account:&#x20;

![](/files/-Mf1oyG_ODILe0ehnUKc)

2\. Find your purchase code. Open the text file and copy your purchase code:&#x20;

![](/files/-Mf1p3UHNzhCWhlA3Ruy)

3\. Paste it to theme settings at *Online Store -> Themes -> Customize -> Theme settings -> License -> Purchase code*:

<figure><img src="/files/BsyHte1LqBtF4AFcolpd" alt=""><figcaption></figcaption></figure>

4\. Save theme settings.

### Envato Market Help Page

&#x20;If you can't find a purchase code in your ThemeForest account, please check [<mark style="color:blue;">**Where Is My Purchase Code**</mark>?](https://help.market.envato.com/hc/en-us/articles/202822600-Where-Is-My-Purchase-Code-) help page for more details.

### Enable a gear wheel popup (Presentation mode)

&#x20;Untick this option in a real store. This option is only for the demo store.&#x20;

![](/files/-Mf1pnbmpLLA8lFlfQ1w)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://mpithemes.gitbook.io/shella-shopify-theme/theme-settings/license.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
