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

# Payments (USDT BSC)

Pay for Pro with **USDT on BNB Smart Chain (BSC / BEP-20)**.

Plans: **$49 / $129 / $399**. One subscription — website or Telegram.

> Send only **USDT-BEP20** to the address on **your** invoice. Wrong network → funds may be unrecoverable.

## Where to pay

1. **Website (recommended):** [voltarb.com/pro](https://voltarb.com/pro)
2. **Telegram hub:** [@voltarb\_pro\_bot](https://t.me/voltarb_pro_bot) → `/pro`

Same Pro either way. Referral payouts also settle in USDT BSC (**50%** lifetime — see [Pro](/voltarb-docs/english/pro.md)).

## Website checkout (step by step)

1. Sign in with **VKEY** when asked (`/mykey`).
2. Pick a plan: **$49 / $129 / $399**.
3. Copy the **unique deposit address** and exact amount.
4. Send USDT (BSC) from wallet or exchange.
5. Keep the modal open — confirmation is automatic; use **Check status** if needed.
6. After success: open Scanner, or **Connect Telegram** so alerts and the group work.

## Rules that save you money

* Each invoice has its **own address** — don’t reuse old screenshots
* Send the amount shown (or slightly more if your wallet rounds)
* Underpayment may not activate Pro
* Confirmation is usually minutes; congestion can take longer

## Stuck?

| Issue                       | Fix                                                           |
| --------------------------- | ------------------------------------------------------------- |
| Paid, still Free            | Wait; Account + `/status`. Wrong chain? Support + **tx hash** |
| Wrong network               | Support ASAP with tx hash — recovery not guaranteed           |
| Need Telegram after web pay | Account → Connect Telegram                                    |
| Group                       | `/invite` once Pro is active                                  |

**Not supported yet:** Arbitrum, TRC-20, etc. Until announced: **BSC only**.

→ [Pro](/voltarb-docs/english/pro.md) · [VKEY](/voltarb-docs/english/web-key.md) · [FAQ](/voltarb-docs/english/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/english/payments.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.
