# Quickstart guide

To get started just add [our bot](https://t.me/AdaptAI_bot) to your group and run the "**/claim**" command to get some free credits.

&#x20;

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

After you get your credits you just set a preset with the ***/set\_preset*** command and you're good to go. You now have a bot hyping up your token in your chat 24/7.

You can use AdaptAI as a regular chatbot which you can interact with by tagging the bot with an @ at the start of your message.

Each preset has its own personality, vibes, and trigger words that make it automatically reply, but you can customize it and add as many more as you want using the ***/create\_trigger*** command to add new triggers or changing the personality using the ***/set\_personality*** and ***/set\_vibes*** commands

<figure><img src="/files/RMK2YtXspPu4UTPUlriP" 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/quickstart-guide.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.
