# Multi-Address Bundled Buy Tutorial「v2 and v3」

{% hint style="success" %}
**Multi-Address Bundled Buy v2：**<https://bsc.ciaotool.io/swap/v2/multi-address-buy-v2>
{% endhint %}

{% hint style="success" %}
**Multi-Address Bundled Buy v3：**<https://bsc.ciaotool.io/swap/v3/multi-address-buy-v3>
{% endhint %}

### 🪜 Multi-Address Bundled Buy Tutorial

#### **1.** Import Private Keys

* Import the private key of the wallet used to pay for market value operation fees.

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

#### 2. Import the Token pair address or select the Token pair.

* v2-Enter the target token address in the input field, or click the dropdown menu to select a token currently held in your wallet.

<figure><img src="/files/7RSp8Qx1DLwC7sHobOGo" alt=""><figcaption></figcaption></figure>

* v3-Paste the target currency pair into the currency pair input field.

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

{% hint style="warning" %}
The difference between v2 and v3 in the second step is as follows: v2 involves manually selecting two tokens, while v3 requires entering the coin pair address.
{% endhint %}

#### 3. Import Buying Wallet Private Keys

* Choose the batch import option — you can either manually paste multiple private keys or upload a file (xls、xlsx) containing the private keys.

{% hint style="info" %}
Note: Up to 20 wallet addresses can be imported in a single operation.
{% endhint %}

#### 4. Set Buy-in Parameters

**Configuration options:**

1. Set a “buy-in amount” for each address. There is no upper limit for a single address; just refresh the balance to check.
2. You can choose to refresh balances or adjust the buy-in proportion.
3. The system will display the status of each address plus action buttons.

{% hint style="danger" %}
Note: Each buying address must have **more than 0.0008 BNB** in balance!
{% endhint %}

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

#### 5. Start Swap

* Click the “Start Swap” button.
* After execution, you can monitor each wallet’s buy-in status in real-time.

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. What is multi-address bundled buy-in?

* [x] **Answer**：It means multiple wallets perform a purchase of the same token simultaneously, via batch transaction execution, improving success rate and speed.

#### 2. How many wallets can be supported in one operation?

* [x] **Answer**：You can import up to **20** wallet addresses for synchronous buy-in in a single operation.

#### **3.** Why must the buying address’s BNB balance be more than 0.0008?

* [x] **Answer**：Because each wallet needs at least 0.0008 BNB to ensure sufficient gas fees for transactions.

#### 4. What if the token address input is incorrect?

* [x] **Answer**：Please confirm that the token contract address is correct **before** executing.

#### 5. Is custom buy-in amount supported?

* [x] **Answer**：Yes. You can set a separate buy-in amount for each wallet, or you can uniformly set the same amount for all.

💬 **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/swap/multi-address-buy-v2-v3.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.
