# Invite the Bot

Under the **"Verification"** you will also find an option for Telegram. Once you click on the Telegram option you will be prompted to **"Invite Bot"**. From there, you can select your community group chat on Telegram that you would like to token gate with Matrica.&#x20;

{% hint style="danger" %}
Only users joining the group after its complete setup will undergo verification. Those who were part of the Telegram group before the bot setup won't be removed.
{% endhint %}

<figure><img src="/files/0tfYQ5P6dE5viaBAlrSz" 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://docs.matrica.io/guides/community-guide/telegram-set-up/invite-the-bot.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.
