# Sell Bundled Buy Tutorial

{% hint style="warning" %}
The sell and bundled buy 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 Pump for a Sell and Bundled Buy：**<https://ciaotool.io/en-US/pump/bundled-sell-buy>
{% endhint %}

{% hint style="info" %}
If you prefer learning through videos, feel free to watch this tutorial.
{% endhint %}

{% embed url="<https://youtu.be/j381k3jjEyU?si=PBVgnhER-hL9ktFy>" %}

### 🧩 **How to Sell and Perform a Bundled Buy？**

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

* Click **“Connect 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/THYofxwfOFtBQZebi7Zm" alt=""><figcaption></figcaption></figure>

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

* Go to the **Sell and Bundled Buy** operation page.

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

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

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

**Select Token:** Choose a token from the connected wallet or manually enter the token contract address.

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

**Sell Wallet Setup:**

* Manually paste the private key
* Set the sell amount

<figure><img src="/files/3U7IHdffgZ3RaILGQbgL" alt=""><figcaption></figcaption></figure>

**Buy Wallet Setup:**

* Batch import wallets (**Excel / CSV / TXT / JSON**) or manually paste private keys
* Refresh imported wallet balances
* Set buy amounts

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

#### **4. Configure Jito and Execute**

* Choose a recommended speed or enter a custom tip amount.

<figure><img src="/files/3Gr5OUkTxmRP8teCsFBW" alt=""><figcaption></figcaption></figure>

* Click **“Sell and Bundled Buy”** to execute the transaction.

If any step fails, clear feedback will be provided. **No fees are charged for failed transactions.**

#### ⚠️ **Important Notes**

* This feature supports multiple addresses participating in the bundled buy simultaneously.
* **All service fees are paid by the first imported wallet.**
* The required **SOL amount** depends on the token price. Make sure buy wallets have sufficient SOL balance.

{% hint style="info" %}
If a transaction fails, try reducing the buy amount and resubmitting.
{% endhint %}

### ❓ Frequently Asked Questions

#### 1. What is "Sell and Bundled Buy"?

* [x] **Answer:** It refers to **selling tokens and immediately buying them back with a new address** in the same block, enabling seamless position switching.

#### 2. Why use a new address to buy?

* [x] **Answer:** Using a new address helps **avoid on-chain tagging**, reducing the risk of detection by monitoring systems.

#### 3. Will this operation be flagged as price manipulation or wash trading?

* [x] **Answer:** No — as long as the **timing and amount are controlled**, it appears as a normal position switch on-chain.

#### 4. Can I use multiple new addresses for the buyback?

* [x] **Answer:** Yes — you can specify **multiple target addresses** to enhance distribution and stealth.

#### 5. Does this function require special configuration?

* [x] **Answer:** No — with **CiaoTool**, you can execute the entire strategy in one click without complex setup.

💬 **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/sell-bundled-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.
