> For the complete documentation index, see [llms.txt](https://docs.onchainradar.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onchainradar.ai/telegram-alerts/nastroika-uvedomlenii.md).

# Настройка уведомлений

Алерты - это удобный способ получать информацию про подходящие ситуации на рынке.

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

***

## Как настроить алерты

Прежде всего, стит отметить, что уведомления в телеграм можно настрить двумя способами:

#### **1. В интерфейсе скринера**

На странице каждого скринера есть кнопка Alert, которая позволяет настроить

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

При этом возможности поменять настраиваемый скринер нет, эта функция есть только при настройке уведомлений с главной страницы алертов.

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

#### 2. На вкладке алертов

Заходим на страницу алертов. Здесь отображены все настроенные уведомления, а также можножность ими управлять.

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

Нажимаем на New rule, и можем настроить себе любой новый алерт, выбрав нужный скринер из списка

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

***

### Настройки алертов

Процесс настройки каждого скринера отличается, поскольку в каждом скринере есть свои уникальные параметры.

Поэтому процесс настройки алертов каждого скринера описан на его странице.

Можете изучить подробнее, выбрав нужный скринер.

{% content-ref url="/pages/G1OeiwIxku1qtZ7rXloU" %}
[Screeners](/screeners/hyperliquid-screeners.md)
{% endcontent-ref %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.onchainradar.ai/telegram-alerts/nastroika-uvedomlenii.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
