# Pump Bundled Buy and Snipe Tutorial

{% hint style="success" %}
**Pump Bundled Buy and Snipe：**<https://ciaotool.io/en-US/pump/snipe/bundled-buy-snipe>
{% endhint %}

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

### 🧩 **How to** Pump Launch To Bundled Buy and Snip&#x65;**？**

#### **1. Connect Your Wallet (Phantom Recommended)**

* Open the **Pump Launch To Bundled Buy and Snipe** interface.
* Click **“Select Wallet”** in the top-right corner, select your wallet, and approve authorization.
* Once your wallet address appears in the top-right corner, the connection is successful.

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

{% hint style="info" %}
*Make sure you have enough SOL to cover estimated purchase costs.*
{% endhint %}

#### **2.** Select Token

* Enter or paste the token address of the upcoming project on Pump.fun.
* The system will automatically fetch the bonding curve information.\
  (It is recommended to prepare sufficient SOL balance to meet the estimated purchase amount.)

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

#### **3.** Bundled Buy Wallet Setup (Up to 12 Wallets)

You can import bundled wallets in three ways:

* **Manual Input:** Paste private keys one by one.
* **Upload File:** Batch import private keys via **CSV / JSON**.
* **Auto-Generate:** Use CiaoTool to generate wallet addresses with one click (remember to securely back up the private keys).

💡 **Tip:** The more wallets you use, the higher the chance of successful sniping. Ensure sufficient SOL allocation across wallets. In addition to service fees, each new address requires **0.00203928 SOL** as account rent.

{% hint style="warning" %}
Make sure buy wallets have enough funds and gas to avoid failed transactions.\
A maximum of **12 wallets** can participate simultaneously.
{% endhint %}

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

#### **4. Swap Buy Wallet**

* This wallet will be used for subsequent swap operations. Setup method:
* Import the private key
* Enter the estimated amount of SOL to be used by this wallet (*the actual buy amount depends on the selected purchase ratio*)

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

#### **5. Jito Tip Settings**

* Configure the Jito MEV tip to accelerate transaction bundling and increase priority in block ordering.
* After configuration, click **“Pump Bundled Buy and Snipe.”**

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

> ⚠️ *Jito tip is charged only once—not per address.*

{% hint style="info" %}

* Ensure every wallet has enough SOL for purchases and fees
* All transactions are signed locally in-browser; **CiaoTool never uploads or stores your private keys**
* Bundled buys improve speed, but can still face slippage in volatile markets—adjust slippage tolerance accordingly
* If network congestion or failure occurs, you can retry or refresh the task
  {% endhint %}

### ❓ Frequently Asked Questions (FAQ)

#### 1. **What is a Bundled Buy Wallet Group?**

* [x] **Answer:** A set of up to 16 wallets that execute a buy in a single bundled transaction at the Pump.fun launch, reducing the risk of being front-run.

#### 2. **What is the purpose of the Swap Buy Wallet?**

* [x] **Answer:** This wallet is used for post-launch buy operations—ideal for market-making, re-entry, or liquidity control.

#### 3. **Is setting Jito MEV tips required?**

* [x] **Answer:** Not required but highly recommended. Jito boosts priority in transaction sorting pools—critical for beating bots.

#### 4. **Will CiaoTool upload or store my private keys?**

* [x] **Answer:** Never. All keys are handled locally for signing and are never transmitted or saved by the platform.

#### 5. **What if the bundled buy fails?**

* [x] **Answer:** Your SOL stays in your wallet. You can retry the transaction and tweak slippage or Jito tip settings to improve success.

#### 💬 Need Help? Contact Us Anytime <a href="#need-help-contact-us-anytime" id="need-help-contact-us-anytime"></a>

* **Telegram:** <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/ecosystem/bundled-buy-snipe.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.
