# For Buyers

### How to Verify

Every Bootstrap token has a public verification page showing:

* **Fee config** — exact allocation splits (e.g., 80% LP / 20% Team)
* **Lock status** — time-locked or permanent, with countdown
* **Execution log** — every compounding event with on-chain tx hashes

Check it on Bootstrap or verify directly on Solscan.

***

### What to Look For

* Is the LP allocation high enough relative to market cap?
* Is the team cut reasonable?
* Is compounding executing consistently?
* How long has the lock been in place?

***

### What This Means Practically

Deeper pools = less slippage, stronger floors, survivable exits. As Bootstrap compounds over time:

* You can exit larger positions without destroying the chart
* Price is less vulnerable to single large sells
* The floor strengthens with every cycle

<figure><img src="/files/2gy0IxH756kGzhxapyQd" alt=""><figcaption></figcaption></figure>

***

### What Bootstrap Doesn't Do

* Doesn't guarantee price appreciation
* Doesn't prevent normal sell pressure
* Doesn't lock the creator's personal token holdings
* Doesn't save tokens with no attention or community

Bootstrap handles liquidity infrastructure. The narrative is still on the creator. Your due diligence is still on you.


---

# 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.bootstrapliq.fun/for-buyers.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.
