> For the complete documentation index, see [llms.txt](https://healthbot.gitbook.io/healthpaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://healthbot.gitbook.io/healthpaper/healthcoin-usdhltc/lbp.md).

# LBP

A <mark style="color:purple;">Liquidity Bootstrapping Pool</mark> (LBP) aims to facilitate fair and transparent token launches. It operates on a high-to-low pricing mechanism, similar to a Dutch Auction, where prices start high and decrease over time.&#x20;

This mechanism is a strategic choice as it mitigates the influence of sniper bots and large investor (whale) manipulation. Participants have the opportunity to engage in community-driven price discovery, buying tokens at a price point they find equitable.

More information: \[[<mark style="color:purple;">Fjord Foundry</mark>](https://help.fjordfoundry.com/fjord-foundry-docs/welcome-info/what-is-a-liquidity-bootstrapping-pool-lbp-+-features)]

$HLT LBP: Coming soon

| Proceed of Funds:                                                              |
| ------------------------------------------------------------------------------ |
| Liquidity and Tier-1 Exchange Listing (Targeting for Bybit, OKX, Kucoin) - 50% |
| Development and team building - 30%                                            |
| Marketing and Partnership - 20%                                                |


---

# 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://healthbot.gitbook.io/healthpaper/healthcoin-usdhltc/lbp.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.
