# FAQ

### Does the team get an allocation?

No.

Chimpx launches are built around **no team allocation** and **no presale**.

### Does the creator get a special price?

No.

If the creator buys, they buy through the same public flow as everyone else.

### What does it cost to launch?

Launching costs **1 APE**, plus network gas.

### What are the trading fees?

Chimpx charges **0.75%** on bonding curve buys and **0.75%** on bonding curve sells.

### When does a token graduate?

A token graduates at **14,228 APE** raised.

### What happens after graduation?

Trading moves to Camelot and the LP is permanently burned.

### Can LP be removed later?

No.

That is the point of the LP burn.

### Do I need an account?

No separate account.

You just connect a wallet.

### Can I message other users?

Yes.

You can message users from public profiles and from your inbox.


---

# 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://docs.chimpx.xyz/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.
