# Bundled Sell Tutorial

{% hint style="warning" %}
The bundled sell feature now supports multiple ecosystems, including **Pump, PumpSwap, Raydium (AMMv4, CPMM, CLMM), Bonk, Bonk-USD1, and Meteora**, making it adaptable to various launch and market-making scenarios.
{% endhint %}

* Bundling supports single-address operations, but for a single address, it’s recommended to use the market-making feature instead.
* When performing bundled buys or sells, do not leave blank lines between addresses, as this may trigger an error.

{% hint style="success" %}
**Here’s an example using Raydium for a Bundled Sell:** <https://ciaotool.io/en-US/raydium/bundled-sell>
{% endhint %}

### 🧩 How to Perform a Bundled Sell？

#### **1. Connect Your Wallet**

* Click **“Select Wallet”** in the top-right corner, select your wallet, and approve the authorization.
* Once your wallet address appears in the top-right corner, the connection is successful.

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

#### **2. Open the Bundled Sell Interface**

* Navigate to the bundled sell operation page for your selected platform.

<figure><img src="https://ciaotool.gitbook.io/ciaotool/~gitbook/image?url=https%3A%2F%2F3238960597-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F5o8CHZqXSViIIrTaxA5N%252Fuploads%252FaGwYowat5Uwkf3MIxj6G%252Fimage.png%3Falt%3Dmedia%26token%3Deda94c4b-22c7-4389-be80-04728e0dbc4f&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=f2d47a07&#x26;sv=2" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
When selecting **Meteora**, this also applies to **Bags** and **Believe**.
{% endhint %}

#### **3. Fill in the Trade Details**

**Token to Sell:** You can choose a token from the currently connected wallet or manually enter the token contract address.

* **Bundled Sell Wallet Setup:**
  * Batch import wallets (supported formats: **Excel / CSV / TXT / JSON**) or manually paste private keys
  * Refresh imported wallet balances
  * Set sell amounts
  * Batch remove wallets with insufficient f

{% hint style="warning" %}
**Note:** When selecting **Bonk**, the wallet quantity rules for bundled selling differ.

* If **Send Type = JITO** → Maximum **9 wallets per group**
* If **Send Type = RPC** → Maximum **10 wallets per group**
  {% endhint %}

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

#### **4. Configure Jito Parameters**

* Choose a recommended speed setting or customize the tip amount.

<figure><img src="https://ciaotool.gitbook.io/ciaotool/~gitbook/image?url=https%3A%2F%2F3238960597-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252F5o8CHZqXSViIIrTaxA5N%252Fuploads%252FRy7aetEXvyx5HzKmfw0f%252Fimage.png%3Falt%3Dmedia%26token%3Df0d9d77f-0530-4885-a827-446c0a77038f&#x26;width=768&#x26;dpr=3&#x26;quality=100&#x26;sign=5f6ac893&#x26;sv=2" alt=""><figcaption></figcaption></figure>

* Click the **“Bundled Sell”** button at the bottom to execute the purchase.

#### **⚙️ Important Notes**

* Bundled selling supports multiple wallet groups participating simultaneously.
* **Service Fee:** Paid by the **first imported wallet**.
* **Jito Tip:** Paid by the **last wallet in the group**.
* **SOL Balance Requirement:** Ensure all participating wallets have sufficient SOL.

{% hint style="info" %}
If any step fails, clear feedback will be provided. **No fees are charged for failed transactions.**
{% endhint %}

### ❓ Frequently Asked Questions

#### 1. What is bundled selling?

* [x] **Answer:** bundled selling refers to **sending multiple sell instructions or addresses in a single transaction** to improve efficiency and execution priority.

#### 2. What are the benefits of bundled selling?

* [x] **Answer:** It increases **execution speed**, reduces **slippage**, and helps avoid missing the best selling window due to manual delays.

#### 3. What role does Jito play in bundled selling?

* [x] **Answer:** Jito **prioritizes bundled transactions**, making it easier to complete sales during peak congestion.

#### 4. Can I bundle sells from multiple addresses?

* [x] **Answer:** Yes — you can **combine multiple wallets** and sell in one batch with a single click.

#### 5. Is there a risk of failure in bundled selling?

* [x] **Answer:** Yes — issues like **network congestion** or **insufficient balance** may still cause failure, so it's best to double-check conditions and slippage settings in advance.

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