# Fair launch guarantees

Chimpx keeps the launch rules simple and public.

That is the point. Fair launches should be easy to understand.

### Every launch follows the same rules

* no presale
* no team allocation
* no private entry round
* one public bonding curve for everyone
* automatic graduation at **14,228 APE**
* permanently burned LP after graduation

### What this means for creators

Creators do not get a hidden price, private unlock, or special pool control.

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

### What this means for traders

You are not competing against a private round that got in earlier.

Your main variables are timing, demand, price impact, and market risk.

### What Chimpx keeps transparent

We keep the product rules public:

* launch fee
* trading fees
* graduation threshold
* LP burn model

We keep internal implementation details out of this guide.

This documentation is for using Chimpx safely and clearly.

### Next steps

Read [Fees and limits](/fees-and-limits.md) for the exact numbers.


---

# 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/fair-launch-guarantees.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.
