# Volume Bot Tutorial

{% hint style="warning" %}
The Volume Bot feature now supports multiple ecosystems, including **Pump, PumpSwap, Raydium (AMMv4, CPMM, CLMM), Bonk, Bonk-USD1, and Meteora**, making it adaptable to various launch and market-making scenarios.
{% endhint %}

{% hint style="success" %}
Here’s an example using **Pump** with the **Volume Bot：**<https://ciaotool.io/en-US/pump/multi-swap>
{% endhint %}

### 🧩 **How to Use the Volume Bot？**

#### **1. Connect Your Wallet**

* Click **“Select Wallet”** in the top-right corner, select your wallet, and approve the authorization.
* Once your wallet address appears in the top-right corner, the connection is successful.

<figure><img src="/files/v0vJymsITKAOVLkhIgZe" alt=""><figcaption></figcaption></figure>

#### **2. Open the Volume Bot Interface**

* Navigate to the **Volume Bot** operation page.

{% hint style="info" %}
When selecting **Meteora**, this also applies to **Bags** and **Believe**.
{% endhint %}

<figure><img src="/files/5aEQZs73FVhFvcMdlUDk" alt=""><figcaption></figcaption></figure>

#### **3. Fill in the Trade Details**

* **Select Trade Direction:** The first token is fixed as the **value token**. Click the middle switch button to change the trade direction, and manually enter the second token contract address.

<figure><img src="/files/9N4M21S9oDRMxva5lAOY" alt=""><figcaption></figcaption></figure>

* **Trading Wallet Setup:**
  * Batch import wallets (**Excel / CSV / TXT / JSON**) or manually paste private keys
  * Refresh imported wallet balances
  * Set buy amount
  * Batch set trade amount mode: **All Amount**, **Fixed Amount**, **Random Amount**, or **Random Percentage**

<figure><img src="/files/f5Fsew9V0hqRaLKMM8Z8" alt=""><figcaption></figcaption></figure>

* **Other Trading Parameters:** Set the task interval and slippage.

<figure><img src="/files/YS6x81BahU8BNQStKuEI" alt=""><figcaption></figcaption></figure>

#### **4. Set Jito MEV Tip**

* Choose a suitable route or enter a custom tip amount.

<figure><img src="/files/RGFa6suLtTHuta0906o5" alt=""><figcaption></figcaption></figure>

* Click **“Start Batch Transactions”** to execute.

{% hint style="info" %}
⚠️ **Note:** It is recommended to enable **Auto Slippage** for best results.
{% endhint %}

### ❓ Frequently Asked Questions

#### 1. What is Pump batch trading?

* [x] **Answer:** Batch trading refers to presetting multiple wallet transaction instructions, which the system will automatically execute at specified times or triggered conditions, improving trading efficiency and enabling unified operations across multiple addresses.

#### 2. What operations can be executed in batch?

* [x] **Answer:** Supports batch buying, selling, swapping, bundled buying, and more, distributing tasks to multiple wallets with one click, suitable for market making, controlling supply, and volume boosting strategies.

#### 3. How to import batch wallets?

* [x] **Answer:** Wallets can be imported in bulk by pasting addresses and private keys or uploading CSV files, and the system also supports one-click automatic wallet generation.

#### 4. Will batch trades be sent simultaneously?

* [x] **Answer:** Yes, the system initiates all transaction requests synchronously within the same round and can leverage Jito priority channels to improve packaging efficiency and avoid missing market opportunities.

#### 5. Is interval or polling execution supported?

* [x] **Answer:** Yes, you can set trading frequency and interval between rounds; the system will automatically execute volume boosting, chart manipulation, or strategy rotation without manual intervention.

💬 **Need help? Join our community for real-time support:** <https://t.me/ciaotool>

* **Email:** <support@ciaotool.io>
* **Website:** [https://ciaotool.io](https://ciaotool.io/)
* **X (Twitter):** <https://x.com/CiaoTool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **Medium:** <https://medium.com/@ciaotool>
* **YouTube:** <https://www.youtube.com/@CiaoTool>
* **WhatsApp：**<https://whatsapp.com/channel/0029VbAuLrVAojYxRNw95W1J>

{% hint style="danger" %}
**Note:** CiaoTool is committed to providing convenient tooling services but does not offer any form of investment advice. Platform content may change with product iterations. Users are advised to exercise judgment and stay informed about updates.
{% endhint %}


---

# 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://ciaotool.gitbook.io/docs/bundled-marketcap/batch-trading.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.
