> For the complete documentation index, see [llms.txt](https://nad-fun.gitbook.io/nad.fun/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://nad-fun.gitbook.io/nad.fun/getting-started/user-guide.md).

# User Guide

Nad.fun is Monad-native launch infrastructure for creators, communities, and token developers to launch tokens, form narratives, and bootstrap early markets on-chain.

We make token creation, trading, and liquidity formation simple, transparent, and customizable.

### Token lifecycle

#### 1. Creation

A creator launches a token through nad.fun.

The token becomes tradable immediately after creation.

#### 2. Bonding Curve

New tokens first trade through a bonding curve.

During this stage, users can buy and sell directly on nad.fun. Price changes based on trading activity.

#### 3. Graduation

A token reaches the graduation milestone when the bonding curve has gathered around **225,000 MON** and approximately **80% of the token supply** has been sold.

At graduation, the remaining token supply and gathered funds are moved to an internal DEX liquidity pool.

#### 4. Post-Graduation

After graduation, trading continues through DEX liquidity.

Depending on the token’s settings, selected fee mechanisms may continue after graduation.

### Customizable Fees

Some tokens may use **Customizable Fees**, allowing creators to route part of trading fees toward supported Fee Vaults.

Learn more: [\[Customizable Fees\]](#customizable-fees)

### Dune Dashboard

\
<https://dune.com/bc1phugo/monad-dashboard>


---

# 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 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://nad-fun.gitbook.io/nad.fun/getting-started/user-guide.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.
