# Fjord Features

Welcome to Fjord’s evolving suite of sale features—designed to give projects more flexibility, control, and confidence when launching tokens. These tools are built to support a wide range of sale types, reward long-term supporters, and streamline liquidity setup and token distribution.

Below, you’ll find a breakdown of the key features available to you as a creator on Fjord.<br>

* [**Token Lock:** ](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/token-and-liquidity-claiming)Tokens are not immediately available during a sale. Participants must claim their tokens after the sale ends, preventing early liquidity setups and ensuring a fair launch. Funds raised are sent directly to the creator’s wallet after the sale concludes and are not accessible during the event.
* [**Token Vesting**:](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/token-vesting) Automate the distribution of tokens with customizable vesting schedules. Vesting ensures a structured and secure release of tokens over time, helping align long-term incentives with your community.
* [**Buy Only LBPs**:](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/buy-only-lbps) Use a Liquidity Bootstrapping Pool (LBP) model that restricts activity to purchases only. This approach helps drive price discovery while minimizing volatility from early sells during the sale.
* [**Zero Collateral LBPs**:](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/zero-liquidity-lbps) Launch with an LBP that requires no upfront collateral. This model uses virtual liquidity to simulate price movement, making it easier for early-stage projects to enter the market without needing capital upfront.
* [**Cross-Chain Sales:**](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/cross-chain-sales) Enable participation from users across multiple chains using tokens from any major blockchain. Cross-chain support reduces barriers to entry and boosts accessibility for contributors.
* [**Min and Max Raise**:](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/min-and-max-raise) Define a clear fundraising range by setting both minimum and maximum raise amounts. This helps structure your raise, manage expectations, and drive urgency as caps are approached.
* [**Whitelisting**:](https://help.fjordfoundry.com/fjord-foundry-docs/for-sale-creators/fjord-features/whitelisted-sales) CControl who can participate in your sale by enabling wallet-based whitelisting. This is ideal for private rounds, KYC-restricted offerings, or reward-based early access.
* **Referral Fees (Coming Soon)**: Incentivize your community and partners to drive participation by offering referral rewards for bringing in contributors.
* **Leaderboard (Coming Soon)**: Boost engagement by showcasing top contributors during the sale. Leaderboards add gamification and community energy to your token launch.


---

# 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-creators/fjord-features.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.
