# Ценовые Уведомления

Скринер СкальпБорд позволяет создавать ценовые уведомления и отправлять их как на сайт, так и в ваш Телеграм с помощью специального бота.

Для того, чтобы получать алерты в телеграм:

{% stepper %}
{% step %}

### Зарегистрируйтесь на сайте

{% endstep %}

{% step %}

### Перейдите в бота ScalpBoard Alert

**Важно!** Перейти в бота необходимо прямо с сайта по соответствующей кнопке в вашем [Личном кабинете](https://scalpboard.io/dash) или Настройках
{% endstep %}

{% step %}

### В телеграм боте нажмите на кнопку Запустить

{% endstep %}
{% endstepper %}

Готово, теперь ценовые уведомления будут приходить к вам в Телеграм.


---

# 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://scalpboard.gitbook.io/docs/uvedomleniya/cenovye-uvedomleniya.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.
