# Batch Swap Tutorial

{% hint style="success" %}
**FourMeme Batch Swap：**<https://bsc.ciaotool.io/fourmeme/batch-swap-fourmeme>
{% endhint %}

## ✅ How to Use the FourMeme Batch Swap Tool?

### 1. Import Private Keys

* Import your wallet private keys and check the wallet balances.

### 2. Select Token

* Enter the target token address in the input box or select from the dropdown menu of tokens held by the current wallet.

<figure><img src="/files/2lf9z1oTbI8psB40e7gt" alt=""><figcaption></figcaption></figure>

* Quickly switch between trade directions (From: token to spend, To: token to receive).

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

### 3. Import Wallets for Batch Swap

* You can upload a private key file or enter manually.

{% hint style="info" %}
&#x20;Each wallet must hold a small amount of BNB (≈0.0008) to cover gas fees.
{% endhint %}

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

### 4. Start Batch Trading

* **Token Approval:** If the token spent is not BNB, you need to approve it first to enable faster batch trading.
* **Trading Speed:** May be affected by network congestion; transactions could be slower during high congestion, so please be patient.

### ❓Frequently Asked Questions (FAQ)

#### **1.** Can I execute buy and sell simultaneously?

* [x] **Answer**：Not recommended to buy and sell in the same batch, as it may cause conflicts. It’s better to execute in separate batches: complete buys first, then sells.

#### **2.** What types of wallets are supported?

* [x] **Answer**：Wallets imported via private key are supported, as well as currently connected wallets. You can manually paste keys or upload a CSV file.

#### **3.** What if a trade fails?

* [x] **Answer**：Common reasons: insufficient wallet balance or RPC node congestion. Solutions: check balances, switch nodes, or retry.

#### **4.** What’s the maximum number of wallets that can be imported at once?

* [x] **Answer**：The system supports importing up to 20 wallets per batch.

💬 **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>
* **Medium:** <https://medium.com/@ciaotool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **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/en/fourmeme/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.
