# Bundled Buy Tutorial

{% hint style="warning" %}
The 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 Raydium for a bundled buy**: <https://ciaotool.io/en-US/raydium/bundled-buy>
{% endhint %}

## 🧩 How to Perform a Bundled Buy？

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

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

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

<figure><img src="/files/rzSRstpWSrxIkvN9bPj5" 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 Buy:** You can choose a token from the currently connected wallet or manually enter the token contract address.

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

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

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

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

{% hint style="info" %}
**Designated Receiving Wallet (Optional):** Purchased tokens will be sent to the specified wallet address by default (**Raydium only**).
{% endhint %}

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

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

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

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

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

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

* Bundled buying 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 buying?

* [x] **Answer:** A bundled buy packages multiple wallet addresses or transaction instructions into a single submission, improving execution efficiency and priority.

#### 2. How is bundled buying different from normal buying?

* [x] **Answer:** Bundled buying is **faster**, more resistant to slippage, and can leverage **Jito** for higher front-running success.

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

* [x] **Answer:** Jito inserts your transaction into the **MEV priority queue**, accelerating confirmation and increasing your chance of buying at a lower price.

#### 4. Do I need multiple wallets to use bundled buying?

* [x] **Answer:** No — it also supports **multiple trades from a single wallet**, executed in batch.

#### 5. Does bundled buying increase gas fees?

* [x] **Answer:** Slightly higher than normal trades, but **usually worth it** in front-running scenarios due to the higher potential return.

💬 **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-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.
