Static crawler version. Interactive docs are available at https://docs.memewar.zone/core-concepts/bonding-curve.

Bonding Curve

How pricing works before graduation.

Before graduation, each campaign trades on a **bonding curve**: a pricing function where the token price depends on how many tokens have been bought from the curve.

The intuition

That means there is no traditional order book. Your trade interacts directly with the curve.

Price impact (why big orders move the price)

Because the curve price changes as you move along it:

On the UI you’ll usually see an estimate for:

Slippage (why a trade can fail)

Your wallet submits a transaction to the chain. If the market moves before it confirms (other users trading), your expected output may change.

**Slippage tolerance** is the maximum difference you’re willing to accept between the quoted output and the final output.

What “early vs late on the curve” means

Important trader mindset

Bonding-curve markets are **reflexive**:

Treat it as high-volatility by default.

Next: **[Graduation](/core-concepts/graduation)**.