# Setup - Waterfall Channel

If you wish to setup your bot as a waterfall channel, you can follow this guide.

**To set up a standalone Buy and Sell Alerts Channel:**

1. Create a new telegram **group**.
2. Add @BoggedBot to your group as an admin.
3. Disable the ability of regular users to speak in the group.
4. Visit our creator here (<https://tgbot.bogged.finance/home>) and register the bot by selecting your chain and token address. You may skip the price message setup if you wish.
5. Disable the toggles for the user commands, including /price and /chart
6. You will receive a short code. In your group, send /register CODE\_HERE (make sure you are also an admin)
7. Then head to our price alert creator here. (<https://tgbot.bogged.finance/editor/alerts>) You can set the bot up as you wish, then send the generated code to your bot with /updatealert CODE\_HERE

**Done!**


---

# 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.bogged.finance/bogged-finance/token-teams/telegram-price-bot/setup/setup-waterfall-channel.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.
