# FOR SALE PARTICIPANTS

- [Token Sale Types](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/token-sale-types.md)
- [Fixed Price Sale](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/token-sale-types/fixed-price-sale.md): Learn more about Fixed Price Sales and why they are an effective method for token distribution.
- [Liquidity Bootstrapping Pools (LBPs)](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/token-sale-types/liquidity-bootstrapping-pools-lbps.md): Learn more about Liquidity Bootstrapping Pools (LBPs) and why they are the ideal method for token distribution.
- [Tiered Sales](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/token-sale-types/tiered-sales.md): Learn more about Tiered Sales
- [Fjord Features](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features.md): Discover how you can understand and engage with a range of innovative features designed to enhance the participant experience on Fjord.
- [Token Vesting](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/token-vesting.md): Learn how to set up token vesting for your sale on Fjord and how it works using our Sablier integration.
- [Buy Only LBPs](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/buy-only-lbps.md): Learn about how Buy Only LBPs work and how to identify one when participating in a Liquidity Bootstrapping Pool.
- [Min and Max Raise](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/min-and-max-raise.md): Learn more about how minimum and maximum raises work.
- [Whitelisting](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/whitelisting.md): Learn more about the whitelisting process on Fjord.
- [Cross Chain Sales](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/cross-chain-sales.md): Discover how Fjord supports the ability to use liquidity from any chain and any liquid token to buy into sales.
- [Token Claiming](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/fjord-features/token-claiming.md): Learn more about how token claiming works after a sale and why tokens aren't immediately available.
- [How to Participate in a Sale](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/how-to-participate-in-a-sale.md)
- [How to Participate in a LBP](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/how-to-participate-in-a-sale/how-to-participate-in-a-lbp.md): Follow these step by step instructions to learn how you can participate in an LBP on Fjord.
- [How to Participate in a Fixed Price Sale](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/how-to-participate-in-a-sale/how-to-participate-in-a-fixed-price-sale.md): Follow these step by step instructions to learn how you can participate in an Fixed Price Sale on Fjord.
- [Partnered vs Non Partnered Sales](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/partnered-vs-non-partnered-sales.md)
- [Partnered Sales](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/partnered-vs-non-partnered-sales/partnered-sales.md): Understand the difference between a curated project and an unvetted project.
- [Non-Partnered Sales](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/partnered-vs-non-partnered-sales/non-partnered-sales.md): Understand how non-partnered sales work.
- [General FAQ](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/general-faq.md): Frequently Asked Questions about Fjord.
- [Fixed Price Sale FAQ](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/general-faq/fixed-price-sale-faq.md): Fixed Price Sales FAQ
- [LBP FAQ](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/general-faq/lbp-faq.md): LBP specific FAQ
- [Tiered Sale FAQ](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/general-faq/tiered-sale-faq.md): Tiered sale FAQ for Participants.
- [Sale Participant Tips](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/sale-participant-tips.md)
- [Fixed Price Sale Participant Tips](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/sale-participant-tips/fixed-price-sale-participant-tips.md): We've collated three, easy to understand tips for those who choose to participate in a Fixed Price Sale.
- [LBP Participant Tips](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-participants/sale-participant-tips/lbp-participant-tips.md): We've collated three, easy to understand tips for those who choose to participate in an LBP.


---

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