> For the complete documentation index, see [llms.txt](https://docs.neptun.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.neptun.finance/about-lbp/what-are-lbps.md).

# What are LBPs?

**What are LBPs?**

Liquidity Bootstrapping Pools (LBPs) are a unique token distribution mechanism designed to create a fair and decentralized market for new projects. Unlike traditional fundraising models, LBPs dynamically adjust token prices based on supply and demand during the sale period. This ensures that early investors are not disproportionately rewarded and that the token price stabilises closer to its true market value as more participants join the sale.

In an LBP, a project typically starts with a higher token price that gradually decreases over time unless there's significant buying interest, which can push the price back up. This model helps prevent bots and large investors from unfairly influencing the price and allows for a more equitable distribution of tokens among participants.

LBPs are particularly beneficial for projects looking to raise funds while establishing initial liquidity in a transparent and decentralised manner. They help align the interests of the project and the community, ensuring that token distribution is conducted fairly and efficiently.


---

# 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:

```
GET https://docs.neptun.finance/about-lbp/what-are-lbps.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.
