> ## Documentation Index
> Fetch the complete documentation index at: https://docs.chipperg.xyz/llms.txt
> Use this file to discover all available pages before exploring further.

# Volume Bot

> Generate trading volume on a token.

Volume Bot runs paced buy and sell cycles on a token. You can have one config at a time.

Open **Volume Bot** in the trade sidebar or on the [launch](/launch/launch) Automations step, then **Configure**. The dialog is **Set up Volume Bot** or **Edit Volume Bot**. Saving on a live token starts the job.

## What it does

Each cycle buys and sells from the wallets you picked. **Trade size** is a quote amount. Set a min and max to randomize each trade.

A live row shows **Size**, **Left** duration, and the wallet count.

## Modes

**Organic** and **Bundle** are modes of Volume Bot. They are not separate automations.

| Mode        | What changes                                                                                                                                                                     |
| ----------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| **Organic** | Trades are spaced by **Gap**. **Buys before sell** sets how many buys land before each sell. Default size is **0.03–0.08** quote, gap **8** seconds, **1–3** buys before a sell. |
| **Bundle**  | Each cycle is an atomic buy and sell. The spacing field is **Interval**. Default size is **0.05** quote, interval **15** seconds. The row chip is **Atomic pair**.               |

**Duration** is how long the bot runs. Default **30** minutes on both modes.

Bundle needs a same-transaction buy and sell. Chipper hides it on chains that cannot run it. A saved config on an unsupported chain shows **{mode} mode is not available on this chain.**

## Configuring

1. Pick **Organic** or **Bundle**.
2. Set **Trade size** min and max.
3. Set **Gap** or **Interval**, and **Duration**.
4. On Organic, set **Buys before sell** min and max.
5. Pick **Wallets**.
6. Click **Add config** or **Save changes**.

The toast is **Volume bot started** with the wallet count. Pause keeps wallets and progress.

## Wallets

**Wallets** are the addresses used for volume cycles. The picker starts from your token selection, or every attached wallet.

Selecting the developer wallet asks **Select developer wallet?**

## Running one

A live badge is **Running** when the job is on. On launch it is **Armed**.

**Pause volume bot** and **Resume volume bot** toggle the job. **Stop and delete volume bot** removes it. With no job yet, the control is **Delete volume bot config**.

**Reuse past preset** replaces the current config. See [Presets](/platform/presets#automation-presets).
