# ufun.app

## ufun.app

- [Welcome](https://ufun-app.gitbook.io/ufun.app/readme.md)
- [Overview: What is ufun.app?](https://ufun-app.gitbook.io/ufun.app/getting-started/quickstart.md)
- [Why We Built ufun.app](https://ufun-app.gitbook.io/ufun.app/getting-started/markdown.md)
- [How Launching Works](https://ufun-app.gitbook.io/ufun.app/getting-started/publish-your-docs.md)
- [Fee Distribution and Rewards](https://ufun-app.gitbook.io/ufun.app/getting-started/fee-distribution-and-rewards.md): Creators always earn the most! ufun.app takes just 0.6% platform fee, making it one of the most creator-friendly and affordable token launchers on Solana.
- [The Lifecycle of a ufun.app Token](https://ufun-app.gitbook.io/ufun.app/what-powers-ufun.app/the-lifecycle-of-a-ufun.app-token.md)
- [The Dynamic Bonding Curve (DBC)](https://ufun-app.gitbook.io/ufun.app/what-powers-ufun.app/editor.md): What is Meteora's DBC and how we utilise it.
- [Memecoin Pool v1](https://ufun-app.gitbook.io/ufun.app/what-powers-ufun.app/editor-1.md)
- [What is uber.fun?](https://ufun-app.gitbook.io/ufun.app/relationship-with-uber.fun/what-is-uber.fun.md)
- [Core Features](https://ufun-app.gitbook.io/ufun.app/relationship-with-uber.fun/core-features.md): What can you expect from Uber.Fun?
- [How It Works?](https://ufun-app.gitbook.io/ufun.app/relationship-with-uber.fun/how-it-works.md): Launch. Build. Pump.
- [Stake and Earn $UFUN](https://ufun-app.gitbook.io/ufun.app/relationship-with-uber.fun/stake-and-earn-usdufun.md)
- [$UBER Hodler Perks](https://ufun-app.gitbook.io/ufun.app/relationship-with-uber.fun/usduber-hodler-perks.md)
- [Migration](https://ufun-app.gitbook.io/ufun.app/uber.fun-migration/migration.md)
- [$UFUN Token Utility (Coming Soon)](https://ufun-app.gitbook.io/ufun.app/uber.fun-migration/usdufun-token-utility-coming-soon.md)
- [Frequently Asked Questions](https://ufun-app.gitbook.io/ufun.app/faq/frequently-asked-questions.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://ufun-app.gitbook.io/ufun.app/readme.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.
