> For the complete documentation index, see [llms.txt](https://docs.clore.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings/telegram-bot.md).

# Telegram-бот

Телеграм-бот уведомляет вас о начале и окончании аренды, а также предоставляет информацию о ваших серверах — полезный инструмент для удобного управления.

Чтобы подключить бота, выполните следующие шаги:

1\. Зайдите в свой аккаунт CLORE, откройте раздел Настройки и нажмите Привязать аккаунт.

<figure><img src="/files/549bd66e5fdb777d94ea58e2a162a64d42502710" alt=""><figcaption></figcaption></figure>

2. Бот автоматически откроется в Telegram. Отправьте ему команду /start.

<figure><img src="/files/879193e37adc4d72fb4db8427b63890ed45e92fe" alt=""><figcaption></figcaption></figure>

3\. Скопируйте предоставленную ссылку и вставьте её в браузер, в котором вы вошли на сайт CLORE.

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

Готово, бот подключён! Теперь вы будете получать уведомления о состоянии ваших серверов прямо в Telegram.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.clore.ai/clore.ai/clore.ai-ru/dlya-khostov/server-settings/telegram-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.
