# Getting Started

- [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.


---

# 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/getting-started.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.
