# How to Invite Bot to Telegram Chat Group

## Step 1: Click the Bot Link and Open Telegram

Click the bot link below (you can also choose [other chain bots](/community-bots/telegram-bots-list.md) based on your project's needs) and open your Telegram.

{% embed url="<https://t.me/soquest_chatgpt_bot>" %}

<figure><img src="/files/0UNFIOcyXqKZfAl1gX2x" alt=""><figcaption></figcaption></figure>

## Step 2: Click 'Add to Group' and Select the Desired Group

Simply click 'Add to Group', choose the group you'd like the bot to be added to, and finally confirm.

<figure><img src="/files/iR59CS7oChx94OG2Ru9P" alt=""><figcaption></figcaption></figure>

## Step 3: Grant the Bot Admin permission

Click ‘⋮’ in the upper-right corner- Manage Group - Administrators - Add Administrator - Select the SoQuest Bot in the list - Grant the bot with default permissions and click 'Save’

<figure><img src="/files/oz7M9YL8YvUckV9Mh467" alt=""><figcaption></figcaption></figure>

## Step 4: Confirm the Bot permission

Head back to your Telegram group and check under the Admin list whether the bot has been successfully added.

<figure><img src="/files/6KEUqhxM620TBZpmKai6" alt=""><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://boostdocs.poolz.finance/community-bots/how-to-invite-bot-to-telegram-chat-group.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.
