# Bundler BNB/USD1 Tutorial

{% hint style="success" %}
**FourMeme  Bundler (BNB)：**<https://bsc.ciaotool.io/fourmeme/bnb/create-and-buy>
{% endhint %}

{% hint style="success" %}
**FourMeme Bundler (USD1):** <https://bsc.ciaotool.io/fourmeme/usd1/create-and-buy>
{% endhint %}

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

{% embed url="<https://youtu.be/qupM7HDdaxY>" %}

### 🧩 How to Use Bundler – BNB / USD1?

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

* Click **“Connect Wallet”** in the top-right corner, select your wallet, and approve the authorization request.
* Once your wallet address appears in the top-right corner, the connection is successful.

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

#### 2. Fill in Basic Token Information

* **Private Key:** Enter the private key of the control address used for token creation. Please ensure security; it's recommended to use a test wallet or dedicated address.
* **Wallet Address & Balance:** The system will automatically parse the private key to generate the wallet address and display the current BNB balance.
* **Token Name:** Full name of the token (e.g., CiaoTool).
* **Token Symbol:** Token abbreviation (e.g., CIAO).
* **Description:** Brief introduction to the token's purpose, story, or Meme background (optional).
* **Upload Image:** Upload the token icon, recommended size 1000×1000 pixels, supports jpg/png/webp/gif.
* **Add Social Links:** Optional but highly recommended. Include your website, X (Twitter), Telegram, etc.

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

{% hint style="warning" %}
Tip: A complete visual asset (icon + name) can help you get listed on Birdeye chart sites faster, increasing user click-through rate and viral potential.
{% endhint %}

{% hint style="info" %}
Recommendation: Even for Meme projects, it's advisable to preset a Telegram group and a backup Twitter page to assist with CMC/CG review and user information acquisition.
{% endhint %}

### 3. Select Project Tag

* Choose a tag that fits your project from the following options; the system does not support multiple selections:

`Meme / AI / DeFi / Game / Infra / DeSci / Social / DePin / Charity / Others`

{% hint style="info" %}
Example usage: If you're launching a Dogecoin-like Meme, you can select "Meme"; if you plan to develop NFT or Game narratives in the future, you can also select "Game".
{% endhint %}

### 4. Configure Buy-In Parameters

* This is the core highlight of this feature, allowing you to batch import multiple addresses (up to 20 addresses) and "automatically complete the buy-in" at the moment of token creation, achieving early protection and initial position building.

<figure><img src="/files/9PqZYHHAmr9tvAsgrbVd" alt=""><figcaption></figcaption></figure>

**Configuration method:**

1. Click "Import Private Keys," supporting batch pasting of multiple private keys.
2. The system will automatically read the BNB balance of each private key.
3. Set the "Buy-In Amount" for each address; there is no upper limit for a single address's buy-in amount; refresh the balance to view.
4. You can choose to refresh the balance or adjust the buy-in ratio.
5. The system will display the status and operation buttons for each address.

{% hint style="danger" %}
The BNB balance of the buy-in address must be greater than 0.0008!
{% endhint %}

### 5.  Click "Create Token and Buy"

* After completing all information, click the button at the bottom of the page.

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

### ❓ Frequently Asked Questions (FAQ)

#### 1. How much BNB do I need to prepare when using BNB as LP?

* [x] **Answer**：It's recommended to reserve 0.01–0.05 BNB for each wallet used for buy-in to support the buy-in and gas fees. The main wallet should prepare more than 0.5 BNB to prevent deployment failure.

#### 2. Why does it show insufficient balance when I set the buy-in amount?

* [x] **Answer**：Please ensure the corresponding address's BNB balance is sufficient, and click the refresh balance button once before operating to update the data.

#### **3.** Will the token automatically appear on PancakeSwap after creation?

* [x] **Answer**：Yes. In BNB mode, FourMeme injects the token’s liquidity into PancakeSwap. Once the bonding curve reaches 100%(18.18 BNB), the token can be traded directly on PancakeSwap or accessed via its contract address.

#### 4. Is the BNB mode easily Snip?

* [x] **Answer**：Due to more volatile prices, it's recommended to use cold wallet separation and other control mechanisms to enhance security.

💬 **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>
* **Medium:** <https://medium.com/@ciaotool>
* **Blog**: <https://www.ciaoailiquidity.com/blog>
* **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/en/fourmeme/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.
