# Telegram Chat ID

As many people as you want can join the Telegram Bot you created in the previous article. Each participant will have a different ChatID. This ChatID value is personal and shows the Telegram address to be written for the recipients in the Alerts field.

In Telegram, you can go to the "Telegram Bot Raw" bot with the help of search. This bot is the bot that will show your Telegram information. While on this bot, the /start command is written.

The value in the Chat id field is the value created specifically for the person and is used as the Telegram address of the person in the recipients section.

<figure><img src="https://content.gitbook.com/content/q3QSrBULrPPYb4ulf7mJ/blobs/0qYQfb7yYljBQCLvVwOB/image.png" alt=""><figcaption><p>Chat ID</p></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.easy2patch.com/configuring/easy2patch-3.1-settings/notification/telegram/telegram-chat-id.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.
