> For the complete documentation index, see [llms.txt](https://help.fjordfoundry.com/fjord-foundry-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/sale-participant-tips/lbp-participant-tips.md).

# LBP Participant Tips

{% embed url="<https://youtu.be/k5o3KphBof4>" %}

**Tip #1 - Circulating tokens**

❌ Never buy into an auction without knowing if there are tokens already circulating. Tokens can be sold and bought during auctions. Keep this in mind.&#x20;

✔️ Always check the total number of tokens in the circulating supply and the total number of tokens being auctioned off. Knowing this will help you understand the potential impact of tokens being sold into an auction.

**Tip #2 - Token Research**

❌ We never recommend blindly buying into a project without first understanding its fundamentals. A project listing on Fjord Foundry does NOT represent an endorsement.

✔️ Always DYOR and learn as much as possible about the project’s fundamentals. Fjord is a front end and acts like a window into the blockchain. As previously stated, Fjord does NOT endorse individual projects listed on the Fjord platform.

**Tip #3 - Stay Patient**

❌ Buying at the start of an LBP can be risky since the price is designed to start at an inflated value. Of course, you can choose to do so, but you may be overpaying.

✔️ We always recommend staying patient and waiting for the price to hit a point you are comfortable buying at.


---

# 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://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/sale-participant-tips/lbp-participant-tips.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.
