# Getting started

Let's get started with some quick and easy steps to add Cherry Bot to your Telegram group and explore its fantastic features.

### Adding Cherry Bot to Your Group

#### Method 1: Start the Bot

1. In the Telegram app, search for [@CherryTGBot](https://t.me/CherryTGBot).
2. Click on the "Start" button to initiate a chat with Cherry Bot.
3. Once the chat is open, look for the "Add to Group" inline button and click on it.
4. Select the group you want to add Cherry Bot to.
5. Give the following permissions to the bot:
   * Manage Group
   * Change Group Info
   * Delete Messages
   * Ban Users
   * Invite Users via Link
   * Pin Messages

**Note:** Ensure that you are an admin in the group and have the required permissions to add bots.

#### Method 2: Add the Bot Manually

1. Open your Telegram app and go to your group.
2. Click on the group name at the top to access group settings.
3. Tap on "Add Member" or "Invite to Group."
4. Search for [**@CherryTGBot**](https://t.me/CherryTGBot) or click on the username.
5. Select Cherry Bot from the search results and click "Invite to Group."
6. Give the following permissions to the bot:
   * Manage Group
   * Change Group Info
   * Delete Messages
   * Ban Users
   * Invite Users via Link
   * Pin Messages

Great! Now that Cherry Bot is part of your group, let's explore some basic commands.

<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/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.
