# Subscriptions & Pricing

## Tiers

| Feature                          | Lite             | Pro              |
| -------------------------------- | ---------------- | ---------------- |
| Price (daily / weekly / monthly) | $10 / $60 / $150 | $15 / $88 / $200 |
| Max wallets                      | 50               | Unlimited        |
| Manual trading                   | Yes              | Yes              |
| Concurrent volume bots           | 1                | 5                |
| Bundler runs per day             | 2                | Unlimited        |
| Token launches per day           | 1                | Unlimited        |
| Fee on profitable trades         | 1%               | 0.5%             |

## Payment

* **USDC** on Ethereum, BSC, Base, and Solana
* No forced auto-renewal — pay when you renew
* Send the **exact** amount shown at checkout

## Beta codes

* Each code grants **3 hours of Pro**, **single use**
* Enter your code on the **Subscribe** page before or instead of paying, depending on what your operator provides

## Subscription warnings

The console shows a banner when your subscription is near expiry or expired. Use **Renew** or **Upgrade** from the banner or **Profile**.

## Choosing a tier

* **Lite** — testing, single campaign, occasional launches
* **Pro** — multiple concurrent volume bots, unlimited bundler/launches, lower performance fees, large wallet counts


---

# Agent Instructions: 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:

```
GET https://docs.veloxlabs.xyz/subscriptions.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
