# Buybot

The sTONks platform allows users to easily set up a buy bot for their project on their group/channel on Telegram. Here's how to do it.

{% embed url="<https://www.youtube.com/watch?v=420OYtfOmRQ>" %}
How to set up buybot
{% endembed %}

1. Open [sTONks bot](https://t.me/stonks_sniper_bot) on Telegram, type `/start` and select **🚀Stonks App**.&#x20;
2. Go to 💎**GEMS** section at the bottom panel, then select **🚀Boost your project**.
3. Select 🤖**Buybot**, then select ➕**Add buybot.**
4. Follow the instructions and fill the form.&#x20;

<figure><img src="https://2673361663-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fv63Ls5EjdFbRpXFJVBdv%2Fuploads%2FyM9L5RWdAJZtbgBI171Q%2Fimage.png?alt=media&#x26;token=61da9909-8524-455f-aaa7-fdf535ff18e5" alt=""><figcaption><p>How to set up a buybot</p></figcaption></figure>

5. Click **SET** button.

That's it, buybot has been added to your telegram group or channel.


---

# 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://stonks-bot.gitbook.io/stonks-bot-manual/buybot.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.
