# Multi-Address Bundled Buy BNB/USD1/USDT Tutorial

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

{% hint style="success" %}
**Multi-Address Bundled Buy(USD1):**  <https://bsc.ciaotool.io/flap/usd1/multi-address-buy>
{% endhint %}

{% hint style="success" %}
**Multi-Address Bundled Buy(USDT):** <https://bsc.ciaotool.io/flap/usdt/multi-address-buy>
{% endhint %}

### 🧩 How to Use Multi-Address Bundled Buy BNB/USD1/USDT?

#### 1. Import Private Keys

* Manually paste private keys; after pasting you’ll see the current wallet balances — you can refresh to update balances.

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

#### 2. Import Token Contract Address

* In the token input field, paste the contract address of the target token.

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

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

#### 3. Import Buying Wallet Private Keys

* Choose the batch import option — you can either manually paste multiple private keys or upload a file (CSV/TXT) containing the private keys.
* The system will automatically check each wallet’s BNB balance and approval status.
* Note: Up to 20 wallet addresses can be imported in a single operation.

#### 4. Set Buy 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/hXMaUIdhJsiDRnxAhSlS" alt=""><figcaption></figcaption></figure>

#### 5. Click the “T**oken Buy**” button.

* The system will automatically generate transactions for each wallet and execute the bundled buy-in operations.
* After execution, you can monitor each wallet’s buy-in status in real-time.

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. What is Multi-Address Bundled Buy?

* [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/flap/multi-address-buy.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.
