# Move License

To move your license to a new site, follow these steps:

1. **Deactivate the License** – On your current website, deactivate the license key from the plugin settings > License Manager > hit Deactivate button.
2. **Go to Your New Website** – Install the plugin on your new site.
3. **Activate the License** – Enter your license key in the plugin settings on the new site and activate it by following the standard [activation process](/plugins/license/activate-license.md).

Your license is now successfully transferred to the new site! 🚀


---

# 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://ghozylab.gitbook.io/plugins/license/move-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.
