> 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/getting-started.md).

# Начало работы

**Один чистый цикл за 10 минут:** найти → проверить → (по желанию) алерт.

![Таблица Active arbitrage opportunities](/files/ZYZTksA2rytY94FjSC3A)

Стек понимать не нужно. Нужно знать, куда кликать — и чему *не* верить.

## Free vs Pro (честно)

|                     | Free                   | Pro        |
| ------------------- | ---------------------- | ---------- |
| Сканер              | Да — **\~60 с delay**  | **Live**   |
| Фильтры             | Смотреть; правки — Pro | Полные     |
| Tracker             | **3 / день**           | Без лимита |
| Алерты + личный бот | —                      | Да         |
| Pro-группа          | —                      | Да         |

Триал часто **3 дня** в хабе. Планы: **$49 / $129 / $399** (USDT BSC) → [Pro](/voltarb-docs/russkii/pro.md).

**Рефералка:** приглашайте трейдеров → **50%** с их оплат Pro, навсегда (`/ref` в хабе).

## Первые 10 минут

1. Откройте [**voltarb.com/app**](https://voltarb.com/app) — без регистрации.
2. Поставьте floor по **lifetime** (например 45s+) и по **volume** — убейте вспышки.
3. Клик по строке → [**Tracker**](/voltarb-docs/russkii/opportunity-tracker.md). Смотрите **Net**, не голый % из таблицы.
4. Нужны алерты: [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) → триал или `/pro` → `/mykey` → [Account](https://voltarb.com/account).
5. Апгрейд: [**voltarb.com/pro**](https://voltarb.com/pro).

## Чеклист страхов

* Free специально с delay — не путайте с live Pro
* Не ставьте размер только по строке сканера — откройте Tracker
* VoltArb — не бот «гарантированного дохода»
* **VKEY** держите в секрете (это пароль от аккаунта VoltArb)

> Торговля связана с риском потери. VoltArb анализирует рынок; публичные веб-инструменты не выставляют ордера за вас.

## Дальше

→ [Web Terminal](/voltarb-docs/russkii/web-terminal.md) — колонки и фильтры\
→ [Tracker](/voltarb-docs/russkii/opportunity-tracker.md) — net PnL\
→ [Telegram](/voltarb-docs/russkii/telegram-bot.md) — алерты по вашим правилам\
→ [Pro](/voltarb-docs/russkii/pro.md) — live + алерты


---

# 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/getting-started.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.
