# Bundler - BNB/USD1/USDT Tutorial

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

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

{% hint style="success" %}
**Flap Bundler (USDT):** <https://bsc.ciaotool.io/flap/usdt/create-and-buy>
{% endhint %}

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

#### **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/USrQWAyS5d4AKs3HXrOw" 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.
* **Dev Buy-In:** Set the Dev buy-in amount.
* **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/ikROkVRPdcCtUabuJJjZ" 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.  Bonding Curve - Wallets Setting

* Internal exchange buy-in means: you lay out in advance, control the initial price trend, and pre-buy before the chart goes live.
* Click to import private keys, batch add up to 20 participating addresses.
* Set USD1 buy-in amount.
* After token creation is completed, the system will automatically place buy orders according to parameters.

<figure><img src="/files/60Bm7HgNWNeOrCSc2WlD" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Suggestion: Avoid buying too much on the internal market; it’s best used to “ramp up” charts and control the pace.
{% endhint %}

### 4.  DEX - Wallets Setting

* **DEX - Wallets:** after the token is created and listed on platforms like PancakeSwap, the system immediately calls the wallet to initiate real transactions, simulating sniper or pump behaviors.

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

**Configuration method:**

* Add private keys (up to 5).
* Set USD1 buy-in amount.
* After token creation is completed, the system will automatically place buy orders according to parameters.

{% 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/5bSnRAfsTeIBdoszdrEM" alt=""><figcaption></figcaption></figure>

### ❓ Frequently Asked Questions (FAQ)

#### 1. What is "Dev Buy"? What effect does it have when enabled?

* [x] **Answer:** Dev address directly initiates buy-in to ensure holding immediately after creation, preventing being sniped.

#### 2. What is the difference between internal and external exchange buy-in?

* [x] **Answer:** Internal exchange buy-in is pre-buying on the bonding curve; external exchange buy-in is buying after listing on PancakeSwap.

#### **3.** Why can I add up to 5 addresses at most?

* [x] **Answer:** Due to limited transaction packaging capacity, to ensure success rate, it's currently limited to 5 buy-in addresses.

#### 4. How should I configure the buy-in amount appropriately?

* [x] **Answer:** It's recommended to directly click `MAX`; for internal exchange buy-in, the recommended amount is greater than 10,500 USD1 or equivalent BNB.

#### 5. **Does it support permission configuration?**

* [x] **Answer:** Currently, permission switches are not supported; all tokens have default configurations suitable for standard Meme scenarios.

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