# Frequently Asked Questions

<details>

<summary><strong>🧠 Do I need to know how to code to use ufun.app?</strong></summary>

No. ufun.app is completely no-code. You just input your token details, and we handle the launch process — from bonding curve setup to AMM migration.

</details>

<details>

<summary><strong>🚀 How long does it take to launch a token?</strong></summary>

Less than 30 seconds. Just visit [ufun.app](https://ufun.app), enter your token name + ticker, and click launch.

</details>

<details>

<summary><strong>🔄 Can I edit my token after launch?</strong></summary>

You can update metadata like icon, description, and social links. However, token supply and fee structure are set at launch and cannot be changed.

</details>

<details>

<summary><strong>💰 What fees are involved?</strong></summary>

Every trade on ufun.app follows a transparent **2% fee structure**:

* **1% goes to you** (the project creator)
* **0.6% fuels the ufun.app mission** — powering marketing, community support, and tools to help your project grow.
* **0.4% supports Meteora’s infrastructure**

There are **no hidden taxes, no lock-ins**, and no surprise deductions — everything is visible on-chain from day one.

</details>

<details>

<summary><strong>🏆 How will I receive my 1% creator fee?</strong></summary>

You will be able to claim your rewards in the form of LP tokens. This is the exact form in which we receive them from the trading activity. You have full freedom to either hold the LP tokens or convert it into SOL and the base token as you see fit.

</details>

<details>

<summary><strong>📈 What happens when my token hits 75k market cap?</strong></summary>

Your token automatically **graduates to Meteora’s Memecoin Pool v1**, giving it long-term trading exposure and locked liquidity with claimable fees.

</details>

<details>

<summary><strong>🔗 Can I build utility for my token?</strong></summary>

Absolutely. Use [uber.fun](https://uber.fun) to build games, apps, or meme sites tied to your token — all without code.

</details>

<details>

<summary><strong>🎁 What’s happening with $UBER?</strong></summary>

$UBER holders will receive a $UFUN airdrop and earn **1% of all $UFUN trading volume** as a recurring reward. $UBER is also used as the prompt fee token for uber.fun.

</details>


---

# 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/faq/frequently-asked-questions.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.
