# Launch Token

1\) To launch your token, select "Launch Token" from the top bar.

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

2\) Select the blockchain that supports DEXDAO and matches the blockchain where you created your DAO. Enter the **DAO Manager Address,** which is the address of the DAO created on XDAO, choose the **Category** of your project, enter the **Name** and **Token Symbol** of the token to be traded on DEXDAO and enter the **Underlying Token Address,** which is the address of the LP token created on XDAO.

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

3\) Enter **Raise Amount** - the amount that will be sent to the liquidity pool, without which trading is impossible, this amount can be in the range from 10,000 to 100,000 USDC. Enter the **Sale Start Price** and **Sale Start Date & Time** - marking the specific date and time when the liquidity raise will start, the duration of which will be strictly 3 days and must be scheduled in the future.

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

4\) Specify the **Minimum Amount of Tokens** - the minimum number of tokens required for a trader to own in order to create a proposal. Select a **Quorum** - the minimum threshold of voting participants for a proposal to be submitted for approval. Enter optional **Proposal requirements** and select the **Governance Managers** who will manage the token page on DEXDAO.

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

5\) Enter the **Name**, **Position** and work **Email** of the person completing the data for listing the token on DEXDAO.&#x20;

If you represent a well-established project with a strong community and believe your project should be on DEXDAO, feel free to **Apply** for a **Free Launch**.&#x20;

If you want to launch your token on DEXDAO as instantly, you will need 5,000 $XDAO tokens on the same blockchain that you chose at the earliest stage of the Launch Token. Click **Approve** to allow the smart contract to interact with the $XDAO tokens in your wallet.&#x20;

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

6\) Click **Launch** to pay for the listing your token on DEXDAO.

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

If you don't know how to buy $XDAO tokens, follow these instructions.

{% embed url="<https://docs.xdao.app/how-to-buy-usdxdao-token>" %}

{% hint style="success" %}
**Join DEXDAO club:**

📲 **TG Global**: [**https://t.me/dexdaochat**](https://t.me/dexdaochat)

📲 **TG Announcement**: [**https://t.me/dexdaoapp**](https://t.me/dexdaoapp)

📲 **Twitter**: [**https://twitter.com/dexdaoapp**](<https://twitter.com/dexdaoapp >)&#x20;

**📲 Discord**: [<mark style="color:blue;">**https://discord.gg/dexdaoapp**</mark>](https://discord.gg/dexdaoapp)

📲 **YouTube**: [<mark style="color:blue;">**https://www.youtube.com/@DEXDAO**</mark>](https://www.youtube.com/@DEXDAO)
{% 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://docs.dexdao.app/guides-for-dao/launch-token.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.
