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

# Ecosystem overview

One product. A few surfaces. Same opportunities. Same subscription (linked with **VKEY**). Pick the screen that fits the moment — don’t chase five apps that disagree.

![Active arbitrage opportunities table](/files/ZYZTksA2rytY94FjSC3A)

## Pick your surface

| When you…                | Use…                                                                    | Why it matters                       |
| ------------------------ | ----------------------------------------------------------------------- | ------------------------------------ |
| Want the full desk       | [**Web Terminal**](/voltarb-docs/english/web-terminal.md)               | Lifetime, filters, D/W, deep Tracker |
| Need proof before size   | [**Opportunity Tracker**](/voltarb-docs/english/opportunity-tracker.md) | Dual books + VWAP **net**            |
| Are AFK / on mobile push | [**Telegram**](/voltarb-docs/english/telegram-bot.md) personal bot      | Alerts on *your* filters             |
| Only have a phone        | [**Mini App**](/voltarb-docs/english/mini-app.md)                       | Routes in Telegram, Demo/Live        |
| Just starting            | **Hub** [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot)              | Trial, Pro, VKEY, group              |

## The only workflow that matters

1. **Discover** in the scanner — filter by lifetime, volume, D/W
2. **Validate** in Tracker — net after fees & slippage
3. **Monitor** with Telegram alerts (Pro)
4. **Execute** on the exchanges yourself (or Mini App Live if you deliberately attach keys)

That’s the product. Everything else is optional depth.

## Web tabs (quick map)

* **Arbitrage** — opportunity table (incl. TradFi across \~30 venues)
* **Tracker** — size one route against depth
* **Funding** — cross-venue funding combos
* **Fair Price** — fair vs exchange deviation (Pro)

## CTAs

* Open scanner → [voltarb.com/app](https://voltarb.com/app)
* Get Pro → [voltarb.com/pro](https://voltarb.com/pro) (from **$49**)
* Telegram → [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot)

→ Next: [Web Terminal](/voltarb-docs/english/web-terminal.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/ecosystem.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.
