> For the complete documentation index, see [llms.txt](https://docs.chatastra.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.chatastra.ai/ecosystem/astrapad/launch-types/bonding-curve.md).

# Bonding Curve

AstraPad’s **Bonding Curve Launch** is a flexible, demand-driven model that lets projects raise liquidity and discover fair token prices without needing upfront capital. It combines progressive price mechanics with automated liquidity creation, making it one of the **most accessible and scalable launch types** available.

### Traditional Problem:

* Teams often need **large upfront liquidity** to launch.
* Prices are either static (underpricing risk) or too volatile (scaring off investors).
* Distribution can be unfair if insiders scoop up large allocations early.

### AstraPad's Bonding Curve Solution:

* **No upfront liquidity required** – anyone can launch with zero starting capital.
* **Dynamic price discovery** – price gradually increases as demand grows, rewarding early buyers fairly.
* **Configurable LP ratios (20–40%)** – projects can choose how much liquidity backs their token at launch.
* **Predictable multipliers** – graduation price scaling ranges from 42x down to 2x depending on LP ratio.
* **Instant graduation** – once the target market cap (e.g., $50K) is reached, liquidity is auto-created and the token lists directly on Uniswap V2.

### Why it Works:

* **Fair Participation** – early buyers benefit from progressive pricing, but no one gets “free” tokens.
* **Scalable for All Projects** – works for meme tokens with fast hype cycles or utility projects aiming for steady growth.
* **Ecosystem Boost** – projects instantly unlock AstraPad’s $380,000+ benefits, audit certificates, and eligibility for up to $100,000 in AstraX Capital funding.

For a detailed overview of the interface, visit the full **>** [**UI Walkthrough**](/ecosystem/astrapad/getting-started/ui-walkthrough.md) **<**


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.chatastra.ai/ecosystem/astrapad/launch-types/bonding-curve.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
