# Problem: Bootstrapping your liquidity

As a project, you may be facing hurdles and high costs when considering options like other AMMs/DEXs and Liquidity Bootstrapping Pools:

* Problems getting whitelisted
* High listing costs (2%+ of listing volume)
* Your liquidity pool must be incentivized with a high APY by the project itself to attract enough new liquidity

"Self-Bootstrapping" of liquidity leads to:&#x20;

* Token inflation&#x20;
* Dilution of existing token holders&#x20;
* Permanent sell pressure on your token&#x20;
* High costs&#x20;
* A negative feedback loop driving liquidity and price down

&#x20;Not a comfortable situation to be in!

<figure><img src="/files/hEHDFhIezTHGqFbUEZ3r" alt=""><figcaption></figcaption></figure>


---

# 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.usdfi.com/usdfi-the-protocol-for-protocols/problem-bootstrapping-your-liquidity.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.
