# Bonding Curve

Every token launched on Ape Express *<mark style="color:orange;">**"Degen Mode"**</mark>* launches with 1,000,000,000 tokens placed in the Bonding Curve.

As traders buy tokens, the price rises, rewarding early buyers, while selling lowers the price to balance supply and demand.&#x20;

To complete the Bonding Curve ≈80% of the tokens must be bought.

When the Bonding Curve progress reaches 100%, 14,228 APE and ≈20% of the tokens are used as liquidity on the chosen DEX.

The token is now tradable on both Ape Express and the exchange.


---

# 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.ape.express/trading/bonding-curve.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.
