# License

#### **Understanding Your License Key**

After purchasing the product, you will receive a **license key** that allows activation on **1, 3, 5, or 15 websites**, depending on the plan you selected during checkout.

{% hint style="info" %}
If you need to use the license on more websites, you can [upgrade](/plugins/license/upgrade-license.md) your license at any time to a higher plan for expanded activation limits
{% endhint %}

**What is the License Key Used For?**

* ✅ **Access to Support** – Get premium assistance from our team. ([Learn more](https://ghozylab.com/plugins/terms-conditions/) – Support section)
* 🔄 **Software Updates** – Receive the latest features, improvements, and security updates. ([Learn more](https://ghozylab.com/plugins/terms-conditions/) – Update section)

**License Validity & Renewal**

* Your license key is **valid for 1 year** from the date of purchase.
* To continue receiving **updates and support** after the first year, you will need to **renew your license**.

Keeping your license active ensures you always have the best experience with our product!

***

### FAQs

<details>

<summary>How long does my paid plugin license remain valid?</summary>

Once you purchase any paid plan, you gain lifetime access to the plugin. Your purchase includes one year of support and updates. To continue receiving updates and support beyond the first year, you can renew your license annually.

</details>

<details>

<summary>Can I use the plugin on multiple domains?</summary>

Yes, there are two options. First, you can install the free version plugin on any website. Second, you can purchase the Pro plan, which includes licenses for up to 15 domains, or the Agency plan, which covers up to 50 domains. Larger plans are also available if needed.

</details>

<details>

<summary>Can I use a license on a WordPress multisite network?</summary>

Each license is valid for one website activation. If your multisite network includes multiple sites (e.g., 3 sites), and you want each site to have full premium features, you will need a separate license for each site. In this case you can [upgrade](/plugins/license/upgrade-license.md) your license key to 3 sites.

</details>

<details>

<summary>Will the plugin continue to work if I don't renew my license?</summary>

Absolutely! The plugin and all your settings will continue to function as usual. However, without renewing your license, you will no longer receive updates, including new features, improvements, and support.

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