# Flap 批量交易教程

{% hint style="success" %}
**Flap 批量交易：**<https://bsc.ciaotool.io/flap/batch-swap-fourmeme>
{% endhint %}

## ✅ 如何使用 Flap 批量交易工具：

### 1. 导入私钥

* 导入钱包私钥，查看钱包余额

### 2. 设置代币

* 在输入框中填写目标代币地址，或点击下拉菜单选择当前钱包持有的代币。

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

* 快速切换交易买卖方&#x5411;**（From**：支出的代币、**To**：获得的代币）

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

### 3. 导入批量交易钱包

* 可上传私钥文件导入或手动输入

{% hint style="info" %}
每个交易的钱包中，需要有一些（0.0008） BNB 用于支付交易 GAS
{% endhint %}

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

### 4. 开始批量交易

* **代币授权：**&#x5982;果支出的代币非 BNB，需要先进行代币授权，以便更快速完成批量交易
* 交易速度会受到链上拥堵情况影响，链上拥堵时可能交易速度较慢，还请您耐心等待。

### ❓常见问题 FAQ

#### **1.** 可以同时执行买入和卖出吗？

* [x] 答：不建议同一批次同时操作买入和卖出，容易冲突, 建议分批执行，先完成买入，再执行卖出。

#### **2. 支持哪些类型的钱包？**

* [x] 答：支持导入私钥的钱包，也支持使用当前连接的钱包进行操作，可手动粘贴或上传 xls、xlsx格式文件。

#### **3.** 交易失败怎么办？

* [x] 答：常见原因：钱包余额不足 / RPC 节点拥堵, 解决办法：检查余额、切换节点或重试。

#### **4.** 最多能导入多少个钱包？

* [x] 答：系统支持一次最多 **20 个钱包** 批量导入。

**💬 如遇到问题？加入社群实时咨询**：<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/zh-hans/chains/bsc/flap/batch-swap.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.
