# Velox Labs — User Guide

**Velox Labs** is a multi-chain trading console for launching tokens, running volume campaigns, and managing wallets across **Solana**, **BSC**, **Ethereum**, and **Base**.

This guide walks you through the web app step by step: signing up, setting up wallets, launching tokens, and using the trading tools.

## What you can do

| Feature            | What it does                                                         |
| ------------------ | -------------------------------------------------------------------- |
| **Launch Token**   | Create a new token and optional launch bundle on your chosen chain   |
| **Tokens**         | Track your launches, price, volume, and active bots                  |
| **Smart Bundler**  | Coordinated buys into a token that already exists                    |
| **Volume Bot**     | Long-running buy/sell campaigns with natural timing                  |
| **Fast Volume**    | Short, high-intensity volume bursts (with dry run)                   |
| **Wallets**        | Create, fund, sweep, and export wallets by role                      |
| **Global Wallets** | Buy aged wallets from the pool for a more natural on-chain footprint |
| **Trading**        | Manual buy/sell from a single wallet                                 |
| **Social**         | Trending coins and crypto headlines while you work                   |

## Supported chains

* **Solana** — Pump.fun launches, Jito bundles, stealth routing
* **BSC** — Four.meme and EVM trading
* **Ethereum** and **Base** — EVM launch and trading

## How to use this guide

1. [**Getting Started**](/getting-started.md) — account, subscribe, first steps
2. [**Console Overview**](/console-overview.md) — dashboard, wallets, profile
3. [**Launch & Tokens**](/launch-and-tokens.md) — deploy and monitor your tokens
4. [**Trading Tools**](/trading-tools.md) — bundler, volume bot, fast volume, manual trading
5. [**Subscriptions & Pricing**](/subscriptions.md) — Lite vs Pro and payments
6. [**Tips & Best Practices**](/tips-and-best-practices.md) — safe, effective workflows

For help beyond this guide, use your platform’s official support channels.


---

# 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/readme.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.
