# FAQ

### Wen Moon? <a href="#wen-moon" id="wen-moon"></a>

💪 Once the market cap reaches 7500 TON, all remaining tokens and liquidity migrate to Ston.Fi.      &#x20;

🔥  🔒 All liquidity is locked by burning the LP token 🚀

### Fees <a href="#fees" id="fees"></a>

Ton.Fun charges a flat fee of 1% on buy and sell orders, which is charged as a taker fee in TON, 0.5 TON is token creation fee and no fee for token migrate.

### Does Ton.Fun have a token themselves? <a href="#does-moonshot-have-a-token-themselves" id="does-moonshot-have-a-token-themselves"></a>

No, Ton.Fun has no official tokens.

### Migration <a href="#migration" id="migration"></a>

A token migrates to STON.Fi when the market cap reaches a threshold of 7500 TON. All collateral collected is sent to STON.Fi to create the LP & open book ID. 200 mil of remainder is sent to STON.Fi. The LP token is burnt.

### Slippage <a href="#slippage" id="slippage"></a>

The difference between a trade's expected and actual price during high volatility. The default is set at 15%; you can change it anytime. You’re always prompted to sign the transactions, and the correct amounts are simulated in your wallet.

### Ton.Fun vs other platforms <a href="#moonshot-vs-other-platforms" id="moonshot-vs-other-platforms"></a>

* Ton.Fun uses a linear bonding curve. This means the launch is fairer as more traders can buy in at a lower price.
* Ton.Fun collects more collateral (\~2x) so that more liquidity can be migrated to STON.Fi to optimize success.
* Ton.Fun charge 10 TON for migrations to Ston.Fi.&#x20;

### Is there a minimum buy amount? <a href="#is-there-a-minimum-buy-amount" id="is-there-a-minimum-buy-amount"></a>

Yes, the minimum buy amount is 0.1 TON to avoid spamming and chain congestion.

### Why can’t I sell my dust? <a href="#why-cant-i-sell-my-dust" id="why-cant-i-sell-my-dust"></a>

The minimum sell equivalent is ??? TON. If your dust is worth less than that, you can’t sell, and you will see a message under the SELL button indicating this. You can always purchase more tokens and sell over ??? TON equivalent.

### How long does migration take to STON.Fi? <a href="#how-long-does-migration-take-to-raydium" id="how-long-does-migration-take-to-raydium"></a>

It is typically 1 minute, but it can take up to 5-10 minutes to completely migrate. While the migration is happening, trading is paused.

### &#x20; <a href="#undefined" id="undefined"></a>


---

# 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://tonfun.gitbook.io/docs/faq.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.
