# Getting Started

### Adding BuyBot to Your Group

<div><figure><img src="/files/5XMXCi4ZK5rBJEGyMJxN" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/YrUnTO8Flt2LJw5SFqYN" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/RfE2CGpAbUtGa8tAMFjF" alt="" width="188"><figcaption></figcaption></figure></div>

To start using Crypton Buy Bot, you need to press "Add me to your Group" button. Then, select the group you want to add the buybot to. Make sure that you add the bot as an admin. The bot will send a message to the group with a button that will lead you back toyour private conversation with the bot.

### Starting the BuyBot

<div><figure><img src="/files/e8OvRROtcRX8B6wdBqQZ" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/dfTaDpgoaODfpCahfNZf" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/v19Z7Dxt3xnWt3n08Yx4" alt="" width="188"><figcaption></figcaption></figure> <figure><img src="/files/3sjLyoN5z7ibVYLLlhze" alt="" width="188"><figcaption></figcaption></figure></div>

After going back to the private conversation with the bot, press "Add new token", paste your token's contract address and select the needed pool. You can either start the bot right away with default settings by clicking "Start Bot!" or choose "Token Settings" to customize it to your needs first.


---

# 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://docs.crypton.tools/crypton-buy-bot/getting-started.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.
