# Оповещения

Позволяет настроить телеграм оповещения. Бот пришлет важную информацию вам в личные сообщения, если вы отошли, или занимаетесь своими делами.

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

{% hint style="info" %}
Оповещения очень важны, так как в этого же телеграм бота приходят все новости работ и обновлений!
{% endhint %}

Через телеграм обратной командой /start можно запросить статистику текущей сессии, остановить или запустить самого бота. \
\
Для того, что бы привязать ключ к телеграмм, нужно:

1. заходим в настройки оповещений
2. берем название бот в телеграмм @BetInformerBot
3. заходим обратно . в настройки оповещений, берем ключ доступа, отправляем его боту в телеграмм
4. перезапускаем бота (не телеграмм, а тот, что ставит вилки)
5. запустили

![](/files/-MSCIEJ2CJS5qfaOT4zt)


---

# 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.bettingco.ru/bot/opovesheniya.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.
