# Launchpad and AMM

Just Launch.

Most launchpads rely on **permanent bonding curves** or delayed LP migration to simulate liquidity - adding friction, creating sniping risk, and limiting early support.

**Forest Protocol takes a cleaner, two-stage approach.**

Each token begins with a short **Pre-Graduation** phase that uses a logarithmic bonding curve for fair price discovery, then automatically transitions into a **Post-Graduation** phase with a standard AMM pool - no manual migration, no relaunch, and no liquidity loss.

Because Forest owns the AMM, tokens launched through the protocol are **immediately tradable** on real, on-chain liquidity.\
Every launch includes a **virtual liquidity layer**, allowing creators to go live without upfront capital and without relying on external ecosystems to bootstrap volume.

> The **virtual liquidity layer** acts as a simulated base pool that represents liquidity from day one.\
> It lets creators launch without locking large sums upfront - trades settle on-chain as volume grows, progressively realising real liquidity.\
> This lowers barriers for small teams, meme projects, and experimental launches while keeping markets fair and organic.

<br>


---

# 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.forest.inc/about/features/launchpad-and-amm.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.
