# License System

When you purchase your first plugin, you’ll need to join our Discord and request the creation of your license key. After that, any additional plugins you purchase will automatically be added to that same key.

\
You can whitelist up to two IP addresses on your key yourself. For any additional IPs, please contact us directly on Discord.\
\
Here’s a quick tutorial on how our system works.

{% embed url="<https://youtu.be/MScahBi-tms>" %}


---

# 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://obey.gitbook.io/wiki/legacy-wiki/license-system.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.
