# Setup Guides

You'll find detailed instructions on configuring and using Cherry Bot in your Telegram group. Each guide covers specific functionalities and commands to help you make the most out of Cherry Bot.

### List of Setup Guides:

1. [**Setup Buy Bot**](/cherry-bot/setup-guides/setup-buy-bot.md)**:** Learn how to add your token to the bot in order to start tracking buy events.
2. [**Buy Bot Settings**](/cherry-bot/setup-guides/buy-bot-settings.md)**:** Configure various settings for the Buy Bot, controlling how buy alerts are displayed in your group.
3. [Settings Guide](/cherry-bot/setup-guides/settings-guide.md)**:** Learn how to customize bot settings.
4. [**Setup Portal**](/cherry-bot/setup-guides/setup-portal.md)**:** Learn how to create secure areas for your group to prevent bot spam.
5. [**Setup a Raid**](/cherry-bot/setup-guides/setup-a-raid-bounty-raid.md)[**/Bounty Raid**](/cherry-bot/setup-guides/setup-a-raid-bounty-raid.md)**:** Initiate a Raid campaign, setting target metrics and specifying a bounty amount for token burning.
6. [**Setup a Boosted Raid**](broken://pages/7AtLbTQ0lrDYBr5CYht1)**:** Amplify your tweets with active raiders to elevate your social presence to the next level.
7. [**Welcome New Users**](/cherry-bot/setup-guides/welcome-new-users.md)**:** Customize the welcome messages in your group to create a warm and engaging environment for new members.

These setup guides are designed to assist you in tailoring Cherry Bot to the specific needs and dynamics of your Telegram community. Follow each guide to enhance your group's experience and make Cherry Bot work seamlessly for you.

Feel free to explore the individual guides for detailed step-by-step instructions. If you have any questions or need further assistance, don't hesitate to reach out to Cherry Bot support.

<br>


---

# 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.cherrybot.co/cherry-bot/setup-guides.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.
