# How to Add

The Sui Buy Bot ([@SuiBuyTechBot](https://t.me/SuiBuyTechBot)) is a tool designed to automatically send all purchase transactions of specific token into a dedicated Telegram group. Each time someone buys the token, the bot captures the transaction details and shares them with the group in real-time.

It provides key information such as the buyer's address, purchased amount, price, market cap, liquidity, token holders etc. This keeps the Telegram group informed of all recent transactions, fostering engagement and interaction within the community.\
\
\
**How To Add The Sui BuyBot**

1. To add Sui BuyBot to your Telegram group - Navigate to @SuiBuyTechBot and press (or type) \`'/start". Click "Add BuyBot to Group" and select a desirable group.

<figure><img src="/files/5UrrLmCk8ytkwrcV1k0A" alt="" width="375"><figcaption></figcaption></figure>

2. Add BuyBot as an admin to your group - otherwise it will not function as intended

<figure><img src="/files/g4sJpALUxG7d7X12mrm0" alt="" width="375"><figcaption></figcaption></figure>

3. To ensure that the Bot is added successfully -  this message will be sent in your group

<figure><img src="/files/noMoiupFKscRLCrebuBE" alt="" width="375"><figcaption></figcaption></figure>

4. Click "Configure Token". After that the Bot will redirect you to the private conversation where you will be able to configure the token you want to track.

<figure><img src="/files/6l2atD2v7xmQpo9Zmk2F" alt="" width="375"><figcaption></figcaption></figure>

5. In the private chat click "Add Token"

<figure><img src="/files/inYn1xYDy4mhOKOFka00" alt="" width="375"><figcaption></figcaption></figure>

6. Send Your Token's Contract Address.&#x20;

<figure><img src="/files/LyC6FM1xf2Cf9d0xLTDL" alt="" width="375"><figcaption></figcaption></figure>

7. The Token is connected successfuly!  Now the BuyBot will start tracking transactions for your desired token. From here, you can go directly to customizing settings for your configuration, if you want. If not, you can configure them later.

<figure><img src="/files/MitFCmiK1nbuPPnVYWJx" alt="" width="375"><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://docs.suite.tech/sui-movepump-buybot/how-to-add.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.
