# License key

Each NFT grants one license key. One key can only be run on 1 device at a time. Once the bot has been closed on one device, you'll be able to run the bot with the same key on another device.

If you can't start the bot with your key, you should reset the binding of it from your current device. This can be done by sending `!reset YOUR_KEY_HERE`command to the Discord bot.

<figure><img src="/files/3F7aU5VXKXNEFNcd2XFq" alt=""><figcaption></figcaption></figure>

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


---

# 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://tokenizer-guide.gitbook.io/tokenizer/license-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.
