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

# Web Terminal

Your main desk: [**voltarb.com/app**](https://voltarb.com/app) — no signup required.

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

> Live table: Symbol, Route (Buy/Sell + DEP/WD), Spread, **Lifetime**, Volume, type, D/W, Actions. Blue **TradFi** badge = tokenized equities / indices on crypto venues. **TAKE** / **WATCH** chips help you prioritize.

## Why this table beats a raw % feed

1. Candidates across **\~30** venues — fast
2. **Context** — lifetime, volume, D/W, type — not just a number
3. Filters turn a firehose into a desk
4. One click → Tracker **before** you risk capital

Benefit first: you stop sizing blind screenshots.

## Free vs Pro on the scanner

|              | Free            | Pro       |
| ------------ | --------------- | --------- |
| Freshness    | \~**60s** delay | **Live**  |
| View filters | Yes             | Yes       |
| Edit filters | Pro-gated       | Full      |
| Tracker      | 3 views / day   | Unlimited |

Upgrade: [voltarb.com/pro](https://voltarb.com/pro) · from **$49/mo** · plans **$49 / $129 / $399**.

## Columns that matter

| Column                 | Why you care                                     |
| ---------------------- | ------------------------------------------------ |
| **Spread**             | Headline gap — *not* your wallet PnL             |
| **Lifetime**           | How long it stayed open — VoltArb’s core signal  |
| **Volume**             | Thin books = trap                                |
| **Deposit / Withdraw** | Closed WD kills “perfect” screenshots            |
| **Route**              | Buy venue → sell venue                           |
| **Arbitrage type**     | Spot–Futures, Futures–Futures, Spot–Spot, DEX, … |
| **TradFi badge**       | Tokenized listing — not cash NYSE fills          |

### How to read a row without panic

1. Tiny lifetime + tiny volume → ignore the juicy %.
2. Prefer rows that already passed your **lifetime** filter.
3. Check D/W before you get excited.
4. Open **Tracker** before you size.

## Filters that actually pay for themselves

* **Lifetime** presets (e.g. 45s / 2m / 5m) — kill flash noise
* **Volume** floors — pair big % with depth
* **Exchanges** — only venues you can trade (\~30 in filters)
* TradFi chip · D/W · favorites / blacklist / freeze

Free users can **see** filters; full edit control is Pro.

## From table → Tracker

The Terminal discovers. The Tracker **stress-tests**. Never treat table % as wallet PnL.

→ [Opportunity Tracker](/voltarb-docs/english/opportunity-tracker.md) · [Getting started](/voltarb-docs/english/getting-started.md) · [Pro](/voltarb-docs/english/pro.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/web-terminal.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.
