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

# Introduction

Most scanners show a juicy %. You size up. Then fees, slippage, a closed withdraw, or a 4-second window wipe the edge.

VoltArb shows **what’s actually tradable** across \~30 CEX and DEX venues — crypto and TradFi listings (tokenized stocks, oil, indices, metals). Live discovery. **How long** the gap stayed open. Depth-aware **net** PnL in Tracker. Telegram alerts that match *your* filters. A Mini App when you’re only on your phone.

Decide with numbers. Size with confidence. Miss fewer windows.

> **VoltArb is a market-analysis toolkit. It does not guarantee profit.** Crypto trading can result in total loss of capital.

***

## Why most scanners fail you

You open a feed. You see +8%. You rush.

* Fees and slippage eat the edge
* Withdraw is closed on one leg
* The window was already dead — it lived **4 seconds**

A percentage is not a trade. Without **lifetime**, depth, and net after costs, you burn capital and trust.

## What you get instead

| You need…                  | You get…                                        |
| -------------------------- | ----------------------------------------------- |
| Signal that survives noise | **Lifetime** + volume + deposit/withdraw status |
| Proof before you size      | **Tracker** — dual books + VWAP **net** PnL     |
| Alerts that don’t spam     | Personal Telegram bot with **your** filters     |
| Desk + phone               | Web Terminal + Mini App + private Pro group     |

**Free** — learn the workflow (scanner \~60s delay, 3 Tracker views/day).\
**Pro** — live data, unlimited Tracker, Telegram alerts — from **$49/mo**, USDT on BSC. Plans: **$49 / $129 / $399**. Referral: **50%** lifetime.

***

## Open it now

| Do this                                | Link                                               |
| -------------------------------------- | -------------------------------------------------- |
| **Open the scanner** (no signup)       | [voltarb.com/app](https://voltarb.com/app)         |
| **Get Pro / pay**                      | [voltarb.com/pro](https://voltarb.com/pro)         |
| **Telegram hub** (trial, VKEY, alerts) | [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) |

***

## Start here (trader path)

1. [Getting started](/voltarb-docs/english/getting-started.md) — Free vs Pro, first 10 minutes
2. [Web Terminal](/voltarb-docs/english/web-terminal.md) — how to read the table
3. [Opportunity Tracker](/voltarb-docs/english/opportunity-tracker.md) — validate before you size
4. [VoltArb Pro](/voltarb-docs/english/pro.md) — plans, referral **50%**, what unlocks

Also useful: [Telegram](/voltarb-docs/english/telegram-bot.md) · [Payments](/voltarb-docs/english/payments.md) · [FAQ](/voltarb-docs/english/faq.md)

## Languages

English · [Русский](/voltarb-docs/russkii/introduction.md) · [Español](/voltarb-docs/espanol/getting-started.md) · [Türkçe](/voltarb-docs/turkce/getting-started.md) · [Português](/voltarb-docs/portugues/getting-started.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/readme.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.
