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

# License Activation

*License activation is a very important step; without a license, you will not get into the main sections of the panel, and therefore it is necessary to do it correctly*

***

## 🎟️ Activate License

After completing your purchase, you will receive an email with your **license key** attached.\
The key will look something like:\
`stndev-lenght-xxxxxxxxxxxx`

To begin using **StnDev AntiCheat**, you need to activate your license in the panel.

### 🔗 Activation Steps

1. Open the **client panel**
2. Navigate to the **Reedem** section
3. Paste your license key into the input field
4. Choose one of the following options:
   * ➕ **Register New Server** – link the license to a new server
   * 🔄 **Extend Existing Server** – add time to an already registered server
5. Click to **Verify**

<figure><img src="/files/XTvfZY4MULqbfdtZX3ml" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
Your license has been successfully activated. You can now proceed with installation and configuration.
{% endhint %}

{% hint style="danger" %}
You must first purchase the license from the official merchant on our site. Activating a license from unverified merchants will lead to a ban and blacklist!
{% endhint %}


---

# 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.stndev.xyz/license-activation.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.
