> For the complete documentation index, see [llms.txt](https://help.brickspacelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.brickspacelab.com/keystone/general/theme-license.md).

# Theme license

You can get a theme license by buying a theme through the Shopify theme store. Each theme license is valid only for the store it was purchased. If you've downloaded a theme from outside the Shopify theme store or imported one into a different store, it's unlicensed.

{% hint style="danger" %}
Using an unlicensed theme may lead to a DMCA takedown from Shopify resulting in your store being taken offline without notice.
{% endhint %}

<details>

<summary>How do I obtain a theme license</summary>

Purchase the theme through the official Shopify theme store.

</details>

<details>

<summary>How do I transfer a theme to a different store</summary>

Contact Shopify support.

</details>

<details>

<summary>Do I need multiple licenses for multiple stores</summary>

Yes. A licences is only valid for one store. Importing a theme into multiple stores without a license will put your store at risk of a DMCA takedown.

</details>


---

# 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:

```
GET https://help.brickspacelab.com/keystone/general/theme-license.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.
