# The Credits System (Buy\&Burn)

To keep using the bot in your groups after you use up the credits you claimed for free you'll have to buy $AAI and burn it.

<figure><img src="https://2867740348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8OG7lcLfSatWtboROheo%2Fuploads%2FllEZKL7vwYllMa8oZOxh%2Fimage.png?alt=media&#x26;token=2bb351b5-d53c-4175-84a4-66708ef2b672" alt=""><figcaption></figcaption></figure>

To do this you will have to pass your address to the bot, then send your tokens to the following address

&#x20;0x000000000000000000000000000000000000dEaD

then also pass the transaction hash to the bot.

Each token will be worth 100 credits (1 credit = 1 bot reply)

You can also check how many credits you have left and how many tokens have been burned so far using the **/burn** and **/check\_credits** commands

<figure><img src="https://2867740348-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F8OG7lcLfSatWtboROheo%2Fuploads%2FiwOsdwsKT8gRWhxPVqKd%2Fimage.png?alt=media&#x26;token=f347bc23-da27-4cd8-b94a-8c4e34e18d70" 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://adaptai.gitbook.io/untitled/the-bot/the-credits-system-buy-and-burn.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.
