# Fees and limits

Chimpx keeps the fee model simple.

No hidden launch allocation. No private round. Just clear numbers.

### Platform fees

These fees apply during the bonding curve phase:

* **1 APE** to launch a token
* **0.75%** platform fee on buys
* **0.75%** platform fee on sells

### What is not included

These costs are separate:

* network gas
* slippage from market movement
* Camelot trading fees after graduation

### Graduation threshold

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

After that:

* Chimpx bonding curve trading ends
* Camelot trading begins
* Chimpx buy and sell fees no longer apply

### XP rewards

Chimpx also shows clear creator rewards:

* **+10 XP** per launch
* **+1000 XP** per graduation

### What stays fair

The fee model does not change the launch rules.

There is still:

* no presale
* no team allocation
* no private entry lane

{% hint style="info" %}
Always leave room for gas. A successful quote still fails if your wallet does not hold enough APE for the full transaction.
{% endhint %}


---

# 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/fees-and-limits.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.
