> 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/what-is-an-original-license.md).

# What is an "Original License"?

To understand this concept, we must divide our catalog into two groups:

#### 1. The General Catalog (GPL License)

95% of our products (thousands of plugins and themes) are files that work without needing a license key.

* **How do they work?** Simply download the file, install it, and it works 100%.
* **What if it asks for a key?** It's usually just a cosmetic notice or for automatic updates (which we cover with GPLClub Updater). You can ignore that notice.
* **Limit:** You can install these products on unlimited sites.

#### 2. Products with "Original License" (Official Activation)

There is a select group of more than 50 premium products (such as Elementor Pro, WP Rocket, Astra Pro, Divi, etc.) that, due to their technology, require a real connection with the developer's servers to unlock all their features.

**What benefits does our "Original Activation" give you?** When you request this type of activation, we connect your website with one of our legally purchased agency licenses (Developer/Agency License). This allows you to:

* ☁️ **Cloud Access:** Download premium templates, design kits, and media libraries (e.g., Elementor Library).
* 🤖 **AI Features:** In some cases, access to limited artificial intelligence tools.
* 🛡 **Real Validation:** The plugin will recognize your site as "Officially Activated," removing watermarks or functionality blocks.
* 🔁 **Direct Updates:** You'll receive updates directly from the developer.

> **Important:** These activations are a manual and premium service, therefore they have a different usage limit than daily downloads.


---

# 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/what-is-an-original-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.
