# 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: 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/paper/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.
