# 批量交易教程

{% hint style="warning" %}
批量交易功能现已支持 **Pump、PumpSwap、Raydium（AMMv4, CPMM, CLMM)、Bonk、Bonk-USD1 以及 Meteora** 等多种生态，适配不同类型的开盘与做市场景。
{% endhint %}

{% hint style="success" %}
**这里以 Pump 为例，Pump 批量交易：**<https://ciaotool.io/zh-CN/pump/multi-swap>
{% endhint %}

### 🧩如何进行批量交易? <a href="#pump-ru-he-pi-liang-jiao-yi" id="pump-ru-he-pi-liang-jiao-yi"></a>

#### **1. 绑定钱包**

* 点击右上角【连接钱包】，选择钱包地址并确认授权。
* 页面右上角显示钱包地址即表示绑定成功。

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

#### **2. 打开**批量交易**界面**

* 进入对应的批量交易操作页面。

{% hint style="info" %}
选择Meteora 时，也同样适用于 **Bags** 和 **Believe**。
{% endhint %}

<figure><img src="/files/6pj929IKvAsLFG0zdZRj" alt=""><figcaption></figcaption></figure>

#### **3. 填写操作信息**

* **选择交易方式**：第一个代币固定为价值代币，**点击中间的按钮可切换交易方向**，手动输入第二个代币合约地址。
* **交易钱包设置**：
  * 批量导入钱包（支持文件类型:Excel/CSV/TXT/JSON），或者手动输入粘贴私钥。
  * 刷新导入钱包余额
  * 设置买入数量
  * 批量设置交易数量模式：全部金额、固定金额、随机金额以及随机百分比。

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

**其他交易参数设置：**&#x8BBE;置任务执行间隔以及滑点

#### **4. 设置**Jito MEV 小费

* 选择适合的线路或自定义金额。

<figure><img src="https://ciaotool.gitbook.io/ciaotool/~gitbook/image?url=https%3A%2F%2F1318999599-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FSbOZgk4BvxH3NoNkiFR8%252Fuploads%252FPYPTwq8gQRdxBecD1Iq5%252Fimage.png%3Falt%3Dmedia%26token%3D3be5909b-4a70-4306-8e28-eaaa840ba716&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=f4c6d097&#x26;sv=2" alt=""><figcaption></figcaption></figure>

* 点击下方 **捆绑买入** 按钮即可完成购买。

{% hint style="info" %}
**注意事项：**&#x5EFA;议启用自动滑点设置。
{% endhint %}

### ❓ 常见问题

#### 1. 什么是批量交易？

* [x] 答： 批量交易是指预设多个钱包的交易指令，系统将在指定时间或触发条件下自动执行，**提升交易效率**，适用于多地址统一操作

#### 2. 可以批量执行哪些操作？

* [x] 答： 支持批量**买入、卖出等操作**，一键分发到多个钱包执行，适合做市、控盘、刷图等策略。

#### 3. 如何导入批量钱包？

* [x] 答： 可通过粘贴地址+私钥或上传文件（支持文件类型:Excel/CSV/TXT/JSON）的方式批量导入钱包，也支持系统一键自动生成新钱包。

#### 4. 批量交易会同时发出吗？

* [x] 答： 是的。系统会**在同一轮次内同步发起所有交易请求**，并可配合 Jito 优先通道，提高打包效率，避免错过行情。

#### 5. 是否支持间隔执行？

* [x] 答： 支持。你可以设置任务间隔，系统将自动执行刷单、拉图或策略轮换，**不需人工干预**。

**💬 如遇到问题？加入社群实时咨询**：<https://t.me/ciaotool>

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

{% hint style="danger" %}
CiaoTool 致力于提供便捷的工具服务，但不构成任何投资建议。平台内容可能根据产品迭代进行调整，敬请用户自行判断并留意更新。
{% 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/sol/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.
