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

# Inicio

VoltArb muestra **qué es realmente tradable** en \~30 CEX y DEX: scanner web, Tracker (PnL neto), funding, alertas Telegram y Mini App — no solo un % bonito.

> Toolkit de análisis. **No garantiza beneficio.** Operar crypto implica riesgo de pérdida.

## Free vs Pro

|                  | Free                  | Pro           |
| ---------------- | --------------------- | ------------- |
| Scanner web      | Sí — **delay \~60 s** | Live          |
| Tracker          | **3 vistas / día**    | Ilimitado     |
| Filtros          | Ver                   | Editar + sync |
| Alertas Telegram | —                     | Sí            |
| Grupo Pro        | —                     | Sí            |

Trial: a menudo **3 días** vía el bot hub. Planes: **$49 / $129 / $399** (USDT BSC). Referral: **50%** de por vida (`/ref`).

## Camino rápido

1. Abre [voltarb.com/app](https://voltarb.com/app) — sin registro.
2. Alertas: [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) → trial / /pro.
3. /mykey → [Account](https://voltarb.com/account).
4. Paga con **USDT BSC** en [voltarb.com/pro](https://voltarb.com/pro) o en el bot.

## Checklist

* Entiende Free delay vs Pro live
* Abre una ruta en Tracker y mira el **net**
* Confirma deposit/withdrawal abiertos
* Nunca compartas tu VKEY

Narrativa completa: [English](/voltarb-docs/english/readme.md) · [Русский](/voltarb-docs/russkii/introduction.md)

→ [Scanner](/voltarb-docs/espanol/scanner.md) · [Pro](/voltarb-docs/espanol/pro.md) · [FAQ](/voltarb-docs/espanol/faq.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/espanol/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.
