# How to launch

* Listing Fee is 10 KAIA.
* Tokens are NOT publicly tradeable/transferable before they escape the bonding curve. This is because if an external market forms, value leakage becomes possible.
* When 80% of the total supply (800 million tokens) in the bonding curve is sold out, the protocol should have raised approximately 124,424.7 KAIA. A constant value of 109322.8346456692 KAIA from it and the remaining 20% (200 million) tokens will be paired on a UniswapV2-based exchange (currently DragonSwap). The resulting LP tokens will be burned (by transferring them to the zero address) in the same migration transaction.
* Before launch, please check our [📜 Content Policy](https://github.com/weerofun/weero-docs/blob/main/kaiafun/more/content-policy.md) to ensure your token content complies with platform guidelines and regulatory requirements.


---

# 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.kaiafun.io/user-guide/how-to-launch.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.
