> For the complete documentation index, see [llms.txt](https://voltarb.gitbook.io/voltarb-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://voltarb.gitbook.io/voltarb-docs/russkii/telegram-bot.md).

# Telegram

Те же возможности — когда вы не у браузера.

![Меню хаб-бота](/files/8gryGuEnDWuNLqF8RVzP)

**Выгода:** триал, оплата, VKEY, Pro-группа и пуши по *вашим* порогам — без вечного таба в браузере.

## Три поверхности

| Поверхность  | Где                                                | Роль                                               |
| ------------ | -------------------------------------------------- | -------------------------------------------------- |
| **Хаб**      | [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) | Триал, Pro, VKEY, группа, гайды, **рефералка 50%** |
| **Алерты**   | [@voltarb\_bot](https://t.me/voltarb_bot)          | Пуши по вашим фильтрам                             |
| **Mini App** | [@VoltArbBot\_bot](https://t.me/VoltArbBot_bot)    | Терминал в Telegram                                |

Хаб показывает статус вроде **Pro · N days**.

### Кнопки хаба, которыми пользуются

| Кнопка        | Делает                                            |
| ------------- | ------------------------------------------------- |
| Pro / Renew   | Планы **$49 / $129 / $399** и оплата              |
| Key           | **VKEY** → [Account](https://voltarb.com/account) |
| Bot           | Переход к личным алертам                          |
| Group         | Инвайт в Pro-группу                               |
| Referral      | Партнёрка — **50%** навсегда                      |
| Open Mini App | Терминал в телефоне                               |

Команды: `/start` `/pro` `/status` `/mykey` `/invite` `/ref` `/guides` `/help` …

## Алерты без спама

![Filter Settings](/files/KR79Xts5ff8a3QZzLLtt)

Свой floor, например:

```
Spread ≥ 4.0% · Vol ≥ 100K
```

Жёстче — 15% / 50K, если ловите только экстремумы. Pause/resume, blacklist, TradFi-алерты отдельно — [TradFi](/voltarb-docs/russkii/tradfi.md).

**Обязательно `/start` на личном боте** — иначе DM не придут.

## CTA

* Хаб → [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot)
* Pro → [voltarb.com/pro](https://voltarb.com/pro)
* Mini App → [документация Mini App](/voltarb-docs/russkii/mini-app.md)

→ [Pro](/voltarb-docs/russkii/pro.md) · [VKEY](/voltarb-docs/russkii/web-key.md) · [Оплата](/voltarb-docs/russkii/payments.md)


---

# 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://voltarb.gitbook.io/voltarb-docs/russkii/telegram-bot.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.
