# Token Launch Process

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

Follow the steps below to successfully launch tokens after Unchain-X’s review!

|     | Description                                                                                        | Executor                               |
| --- | -------------------------------------------------------------------------------------------------- | -------------------------------------- |
| 1   | Launch Request                                                                                     | Token Deployer                         |
| 2   | <p>Launch Review,<br>Execute Launch Tx Upon Review Approval </p><p>(Create Bonding Curve Pool)</p> | AI                                     |
| 3-1 | Liquidity Pool Migration Upon Fundraising Achievement Within Initial Sale Period                   | Last Purchasing User                   |
| 3-2 | Liquidity Pool Migration Upon Expiration of Initial Sale Period                                    | Token Deployer or Last Purchasing User |

**1.     Token Launch Request**

Required Information

1\.     Token Information

* &#x20;Name: (Token name)
* &#x20; Symbol (Ticker): (Token symbol)
* &#x20;Image: (Token logo) - PNG.(200 x 200)

**2.     Bonding Curve Options**

* &#x20;Maximum token supply
* Total funding goal (BNB)
* Initial Buy
* Sale period (set in days)

**3.     Project Information**

* &#x20;Introduction: (Brief project overview)
* &#x20; Wallet address for fees and launch revenue
* &#x20;Website URL
* &#x20;SNS URL(e.g., X, Telegram, Discord, etc)

**\*The information above can be generated using AI, or users may also enter it manually themselves.**

**\*Token creation through X-Launcher is limited to 3 times per wallet and 12 times per IP address.**


---

# 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.unchainx.io/product/x-launcher/token-launch-process.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.
