# Telegram

Our bot plays a crucial role in verifying tasks related to Telegram. Here's how to add our bot to your channel. Please note that you can add our bot only in public channels.

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

1. **Add Intract Telegram Bot:**

* Click this or search for @intract\_quest\_bot in Telegram to add the bot to your group.

2. **Grant Bot Permissions:**

* Choose "Edit" in the top-right corner, then navigate to the "Administrators" options.
* Click "Add Admin" and search for the intract\_quest\_bot.
* Once added as an admin, proceed to the next step.

3. **Connect the Bot to Your Group:**

* Copy the command and unique code from the Intract dashboard.
* Paste the command provided to you into your Telegram group.

<figure><img src="/files/5vwU6Am4P58YFJ1OfkSe" alt=""><figcaption></figcaption></figure>

After following these steps, the integration will be added automatically!


---

# 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.intract.io/product-guide/community-hub-guides/integrations/telegram.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.
