# Safety and risks

Chimpx is built for fast launches and fast trading.

That also means fast risk.

### Main risks

Before you send it, understand these:

* meme coins are highly volatile
* bonding curves can move sharply on buys and sells
* gas and slippage can change your outcome
* any on-chain action carries smart contract risk

### Social risk

Not every token, creator, or message is trustworthy.

Always verify:

* the token page
* the creator profile
* linked socials

### Wallet safety

Protect your wallet like your stack depends on it.

It does.

Never:

* share your seed phrase
* sign messages you do not understand
* connect to fake links from DMs

### Trading safety

Before every trade:

* check the token
* review the final amount
* make sure the fee and gas look right

### Transparency

Chimpx is transparent about:

* launch fees
* trading fees
* graduation rules
* LP burn after graduation

No docs page can remove market risk. Always size accordingly.


---

# 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/safety-and-risks.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.
