# Pump Bundler

Step-by-Step Guide to Using a Pump Fun Bundler

The main idea is to complete both the creation and purchase of the token in one single bundled transaction using Smithii’s Pump Fun Bundler tool.

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

#### 1. Fill in the Token Creation Details

* **Name**: Choose an attractive name.
* **Symbol**: Pick a short and catchy symbol.
* **Description**: Add a brief text (maximum 100 characters) that captures the essence of the project.
* **Image**: Upload your .png/.jpg image (up to 1000x1000 px).

#### 2. Add Your Social Links (Optional)

#### 3. Set Up Automatic Buying at Launch

* **Wallet Buy Private Key**: Enter the private key of the wallet that will be used to buy your own token. *(Smithii does not store any keys).*
* **Buy Amount in SOL**: Specify how many SOL you will invest in the initial purchase from that wallet.
* **Est. to Rec.**: Check the estimated number of tokens you will receive.

Repeat these steps to **add multiple wallets** (up to 10). This allows you to make simultaneous purchases within the same block.

#### 4. Click "Pump Launch & Buy"

At this point, Smithii’s tool will generate your token and automatically execute the purchase transactions.

Thanks to the bundler, **all transactions are executed together**, making it harder for **snipers** to interfere before the operation is confirmed on the blockchain.


---

# 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://docs.smithii.io/products/dev-bots/pump-fun-bots/pump-bundler.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.
