> 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/gplclub-updater/installation-and-connection-api-key.md).

# Installation and Connection (API Key)

For GPLClub Updater to work, you need to generate a license for each domain where you'll use it.

**Step 1: Get your License**

1. Log in to `gplclub.com/panel`.
2. Go to the "My Domains" tab.
3. There you can generate or copy your License Key (API Key).

<figure><img src="/files/n8h9POy2W3Yf1yOPEdf6" alt="" width="563"><figcaption></figcaption></figure>

**Step 2: Activate in WordPress**

1. Download and install the GPLCLUB Updater plugin (available in your downloads panel).
2. In your WordPress menu, a new tab called GPLCLUB will appear.
3. Paste your License Key in the corresponding field and save the changes.
4. Done! Your site is now connected.

*

```
<figure><img src="/files/zJAW5xJ6T3F7YJ04D1NF" alt="" width="563"><figcaption></figcaption></figure>
```

* Done! Your site is now connected.

<figure><img src="/files/tBScBQp7gIFrLByGAMEX" alt="" width="563"><figcaption></figcaption></figure>


---

# 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/gplclub-updater/installation-and-connection-api-key.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.
