> 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/english/pro.md).

# VoltArb Pro

**Live data. Unlimited Tracker. Alerts that match your filters.**

![Hub bot main menu](/files/8gryGuEnDWuNLqF8RVzP)

Free is for learning the desk. Pro is for when windows are short and a 60-second delay is the whole game.

## What unlocks (benefits first)

* See opportunities **as they happen** — no Free delay
* Stress-test as many routes as you need — **unlimited Tracker**
* Shape the firehose — full **filters / blacklist / watchlist** (web + Telegram via VKEY)
* Get pushed when *your* rules hit — **personal Telegram bot**
* Trade talk with peers — **private Pro group**
* Earn while you invite — **referral 50%** of every referred Pro payment, lifetime (USDT BSC) — `/ref`

Also: website checkout + Account sync.

## Pricing

**USDT on BSC (BEP-20) only.**

| Plan     | Price    |
| -------- | -------- |
| 1 month  | **$49**  |
| 3 months | **$129** |
| 1 year   | **$399** |

→ Pay now: [voltarb.com/pro](https://voltarb.com/pro)\
→ Or in Telegram: [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) → `/pro`

Network details: [Payments](/voltarb-docs/english/payments.md).

## After you pay (don’t leave early)

1. Keep checkout open until success — or tap **Check status** if the chain is slow.
2. Save **VKEY** (`/mykey` in the hub).
3. Confirm Pro: `/status` · Account on the site.
4. `/start` the **personal alert bot**, set `/filters`.
5. Optional: Connect Telegram from Account if you paid on the site first.
6. Group: `/invite` (typically 1 use / 24h).

## Expired Pro

Scanner/Tracker fall back to Free. You’re removed from the Pro group. Renew on the site or `/pro` — days usually **stack**; always re-check `/status`.

> Pro unlocks speed and tools. It does not guarantee profitable trades.

## Related

[Getting started](/voltarb-docs/english/getting-started.md) · [Payments](/voltarb-docs/english/payments.md) · [Telegram](/voltarb-docs/english/telegram-bot.md) · [VKEY](/voltarb-docs/english/web-key.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/english/pro.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.
