# Bundler Launch

### What is Bundle Bot at Solana

The action of creating a liquidity pool and being the first to buy, **is known as a bundle transaction on Solana**, a series of sequential and automatic transactions, which are usually said to be several actions in a single transaction, in this case adding liquidity and the first swap to buy the base token of the same liquidity pool.

#### Solana Bundle Botlaunch and sniping in Solana

Smithii's online [Create Solana Liquidity Pool](https://tools.smithii.io/liquidity-pool/solana) tool allows you to launch the liquidity pool of your Solana token and be the first sniper to buy, without the need for complex coding skills.

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

### Use Solana Bundle Sniper Bot step by step

#### Set up a transaction Bundle with a single Wallet

To use the bundle feature: **add liquidity + first swap** in the same transaction, you must use the "[Create Solana Liquidity Pool](https://tools.smithii.io/liquidity-pool/solana)" tool (<https://tools.smithii.io/liquidity-pool/Solana).&#x20>;

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

1. Configure your liquidity pool, if you still don't know how to do it here is a tutorial to [create a liquidity pool on Solana](https://smithii.io/en/create-liquidity-pool-solana/).
2. Within the configuration options of our Liquidity Pool we will see a **section for "Snipe your Token",** which will allow you to set the amount of $SOL that you want to invest in that first transaction in exchange for your newly launched tokens.
3. Click on Create Liquidity Pool. You **will see your liquidity pool on Raydium** and **the amount of tokens you have purchased on your wallet, all in one transaction and without encrypting anything**.

#### Configure a transaction Bundle with multiple Wallets

Doing it with multiple wallets will give you a more organic approach. To do this you must check the "Snipe your Token" box and follow the steps below.

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

1. **Configure Wallets**: Create 4 wallets, distribute SOL to cover purchases and fees, and export private keys.
2. **Prepare the Pool and OpenBook**: You need an openbook to do snipe with multiple wallets.
3. **Configure Bundle** Snipe: Import the private keys, divide the total amount between the wallets and enable the transaction at bundle (Smithii does not store any type of key).

Your interaction will look like the following image, where the first 2 Add and Buy transactions will be yours:

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

### How does the Solana bundle bot work and how much does it cost?

When you set out to use this feature, you should consider that you need $SOL for the OpenBook Market (from 0.4 SOL), liquidity pool creation (0.4 SOL + the liquidity you want to add) and the amount you will invest when buying your token in that first swap. The best thing is that **you do it all from the same Create Solana Liquidity Pool tool of smithii**.


---

# 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/bundler-launch.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.
