# Alpha Batch Swap Tutorial

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

## ✅ How to Use the Binance Alpha Batch Swap Tool

### 1. Select Tokens

{% hint style="info" %}
No wallet connection is required for batch swap.
{% endhint %}

* Enter the target token address in the input box or select from the dropdown menu the tokens currently held in your wallet.
* Quickly switch trading direction (From: token spent, To: token received)

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

### 2. Set Trading Parameters

* Choose the trading quantity mode: Fixed Quantity / Fixed Retention / All Quantity.

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

* Set slippage, transaction speed, and timeout duration.

{% hint style="info" %}
Timeout refers to the maximum waiting time for the transaction. If not completed within this time, the transaction may fail.
{% endhint %}

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

### 3.Import Wallets for Batch Swap

* You can upload a private key file to import wallets.

{% hint style="info" %}
Each trading wallet needs to have some BNB to pay for transaction GAS fees.
{% endhint %}

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

### 4. Start Batch Swap

* **Token Authorization:** If the token being spent is not BNB, you need to authorize the token first to facilitate faster batch swap.
* Transaction speed may be affected by on-chain congestion. During periods of congestion, transactions may be slower; please be patient.

### ❓ Frequently Asked Questions (FAQ)

#### **1.** What is Batch Swap v2?

* [x] Batch Swap v2 allows users to initiate token swap transactions simultaneously across multiple wallet addresses, suitable for volume brushing, market control, and other multi-address operations.

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

* [x] Wallets that support private key import are supported. You can also use the currently connected wallet for operations, manually paste or upload a CSV file.

#### **3.** Does it support custom swap parameters?

* [x] Yes. You can set the swap amount, timeout duration, slippage, etc., for each transaction, allowing for flexible strategy configuration.

#### **4.** Is the swap operation safe? Will my private key be uploaded?

* [x] Yes, it is safe. All operations are signed locally in your browser; the private key will not be uploaded or stored on the server, ensuring asset security.

💬 **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/bscalpha/batch-swap-alpha.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.
