# Multi-Address Bundled Sell - BNB/USD1 Tutorial

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

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

### 🧩  How to Use Multi-Address Bundled Sell?

#### **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/Vkx77Yt8qSoaewSAx61h" 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/tzCJk7BIt3XWOgymK4LD" alt=""><figcaption></figcaption></figure>

#### 3. Import Selling 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 Sell Parameters

**Configuration options:**

1. Set a “Sell-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 Sell-in proportion.
3. The system will display the status of each address plus action buttons.

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

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

#### 5. Click the “Token Sell” button.

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

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. What is multi-address bundled Sell?

* [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 Sell-in in a single operation.

#### **3.** Why must the Selling 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 Sell-in amount supported?

* [x] **Answer**：Yes. You can set a separate Sell-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/fourmeme/multi-address-sell.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.
