# The Lifecycle of a ufun.app Token

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

1. **User launches a token** via [ufun.app](https://ufun.app) with no code
2. The token enters a **Dynamic Bonding Curve Pool** for instant trading
3. When the token reaches \~75k market cap:
4. It **automatically migrates** to a **Memecoin Pool v1**
5. Creator continues to earn from **locked liquidity + volume-based fees**


---

# 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://ufun-app.gitbook.io/ufun.app/what-powers-ufun.app/the-lifecycle-of-a-ufun.app-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.
