> For the complete documentation index, see [llms.txt](https://docs.gplclub.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gplclub.com/en/licenses-and-activation/activation-limits.md).

# Activation Limits

Since these licenses have a high maintenance cost, their use is limited according to your membership.

#### How many licenses can you have simultaneously active?

The limit is counted per "Product Activation." (Example: If on the same website you activate Elementor Pro and WP Rocket, that counts as 2 licenses used).

| Membership  | Activations |
| ----------- | ----------- |
| Monthly     | 3           |
| Semi-Annual | 7           |
| Annual      | 15          |
| Lifetime    | 15          |
| Reseller    | 3           |

#### Frequently Asked Questions About Limits:

**1. Is the limit monthly or total?** It's a limit of simultaneous active slots. If you have the Monthly plan, you have 3 "slots" to fill. They don't renew each month (you don't get 3 in January and 3 in February); you always have a maximum of 3 active at the same time.

**2. Can I reuse my licenses (Transfer)?** Yes. We understand that projects change.

* **Case:** If you delete a website or the project dies.
* **Solution:** You can request a "License Replacement." Contact support to let us know you're deactivating an old URL to free up that slot and use it on a new installation.
* **Note:** This process is subject to fair use policies to prevent abuse (e.g., swapping functional sites is not allowed).

**3. What if I need more activations?** If you've filled all your slots but need to activate another "Original" product, you don't necessarily need to change your membership.

* You can purchase individual Extra Activations.
* Cost: $3.99 USD per additional activation (one-time payment for the duration of the activation).

**4. What happens to my active licenses if I cancel my membership?** Original licenses depend on our agency account. If your GPLClub membership expires and is not renewed:

* Licenses will stop working or be remotely deactivated.
* You'll lose access to Premium features (like template downloads).
* The website will remain visible, but the plugin can no longer be updated.


---

# 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://docs.gplclub.com/en/licenses-and-activation/activation-limits.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.
