> For the complete documentation index, see [llms.txt](https://themedocs.zenit.design/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://themedocs.zenit.design/en/faq/licenses/changing-the-licence-domain.md).

# Changing the licence domain

### Rename licence domain

Often, the Shopware online store is set up under a temporary domain and only rewritten to the actual domain when it goes live.

Instructions for **rewriting the shop domain** can be found here:&#x20;

<https://docs.shopware.com/en/account-en/merchant-area/shops#how-can-i-rename-my-shop-domain>

### Transfer extension to another licence domain

Have you booked an extension for the wrong license, or was an extension only tested on a test environment with a different domain?

Instructions for **rewriting a licence** can be found here:

<https://docs.shopware.com/en/account-en/merchant-area/shops#i-accidentally-booked-a-extension-to-a-wrong-domain-how-can-i-transfer-the-extension-now>​


---

# 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://themedocs.zenit.design/en/faq/licenses/changing-the-licence-domain.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.
