# Bonk-USD1 Launch And Buy Tutorial

{% hint style="success" %}
**Bonk** **Launch And Buy：**<https://ciaotool.io/en-US/letsbonkZone/USD1/launch-and-buy>
{% endhint %}

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

{% embed url="<https://youtu.be/8J9Xx3VCn0o?si=tP8XI0RAJsxOP4WA>" %}

### 🧩 How to Create and Buy on Bonk USD1？

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

* Open the **Bonk USD1 Create & Buy** 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/QWde7NFD999vX8IAG7dY" alt=""><figcaption></figcaption></figure>

#### **2. Fill in Basic Token Information**

* You may manually enter token details or click **“Clone”** to copy information from another token.
* **Social media links are optional.**

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

#### **3. Customize Contract Address**

* Create your personalized token address.
* Paste your pre-generated private key (store it securely).
* The system will deploy the token using this address to ensure the contract matches your expectation.

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

#### **4. Dev Wallet Settings**

* If the dev wallet does **not** set a buy amount, no service fee is charged.
* If it participates in buying, the same service fee as other buy wallets applies.

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

#### **5. Bundled Buy Wallet Setup (Up to 8 Wallets)**

* Bundled buy follows a **tiered pricing model**—the more wallets you use, the lower the service fee per wallet.
* Batch import wallets (**Excel / CSV / TXT / JSON**) or manually paste private keys
* Set buy amount: fixed amount / percentage / all (maximum purchasable amount per wallet)
* In addition to service fees, each new address requires **0.00203928 SOL** as account rent.

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

{% hint style="info" %}
**Note:** Bundled buys may be identified as bots by the platform.
{% endhint %}

#### **6. Pre-Generate Token Contract**

* Supports generating the token contract address in advance—useful for pre-launch marketing or integrations.

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

{% hint style="warning" %}
**Note:** If you have customized the contract address, there is no need to pre-generate the token contract again.
{% endhint %}

#### **7. Jito Tip Settings**

* Configure the **Jito MEV tip** to accelerate transaction bundling and increase priority.
* After configuration, click **“Bonk USD1** **Launch & Buy.”**

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

{% hint style="info" %}
This feature relies on **Jito bundling**. Due to network conditions, Jito nodes, RPC nodes, and block engine factors, the failure rate may be relatively high.

If the operation fails:

* The launch will not succeed
* No fees will be charged

You may try switching RPC nodes or block engines, increasing the Jito tip (**recommended: 0.01 SOL**), or retrying during lower on-chain activity periods.
{% endhint %}

#### **8. Process Display**

* Once the task begins, a log pop-up will provide real-time progress updates.
* After a successful transaction, you will receive both the **transaction link** and **token link** for direct viewing.
* If any issue occurs at any stage, clear feedback will be provided. **No fees will be charged for failed operations.**

### ❓ Frequently Asked Questions

#### 1. What is the Bonk-USD1 “Create and Buy” feature?

* [x] **Answer:** It’s a one-click tool that allows you to quickly create and automatically buy a new token on Lets Bonk-USD1.

#### 2. Do I need to connect a wallet?

* [x] **Answer:** Yes, you need to connect your Solana wallet and have enough SOL to cover the fees.

#### 3. Can I modify the token information after creation?

* [x] **Answer:** Once the token is created, key parameters such as name, symbol, and supply cannot be changed.

#### 4. Where can I view the purchased tokens?

* [x] **Answer:** After successful creation, the tokens will automatically appear in your wallet, and you can also view them on the Solana block explorer.

#### 5. Do I need coding knowledge to use it?

* [x] **Answer:** No, the entire process is no-code, making it easy for anyone to quickly launch a token project.

💬 **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>
* **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/usd1-launch-buy.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.
