# Bot Commands

The primary bot commands to get started:

* **/start** = Run this to connect your Telegram group to your Matrica Community
* **/info** = Detailed explanation of the steps to set-up your group
* **/help** = View all of the commands available with the Matrica bot and their functions<br>

See these commands in action below:<br>

Once the bot is invited into your group, run the **/start in the group** to get started setting up holder verification.

<figure><img src="/files/9n8Bg77kjlLSBrtZEsSJ" alt=""><figcaption></figcaption></figure>

Run **/info** for a detailed guide to setting up the Matrica Telegram bot:

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

Run **/help** for a list Matrica Telegram bot commands and their functions:

<figure><img src="/files/vFJab77xObAz1mMllpSO" 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/bot-commands.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.
