# Whitelisting

### Whitelisting

Some token sales on Fjord use whitelisting to manage who can participate. This allows the project team to control access, prioritize early supporters, and ensure tokens go to their desired community.

#### Who Sets the Whitelist?

The whitelist is entirely managed by the project launching the sale. They decide the eligibility criteria and which wallets are added. These lists are often based on project-specific actions, such as form submissions, previous activity, or community contributions.

#### FJO Stakers & Whitelisting

When a project chooses to enable whitelisting, Fjord typically offer FJO stakers the opportunity to be included in that whitelist.\
\
This gives active Fjord participants a chance to join select token sales—even if the sale is gated by the project. However, final inclusion is still determined by the project team and their specific criteria.

### How to Check If You're Whitelisted

To check if you're whitelisted for a sale, simply connect your wallet to the Fjord site and visit the sale page.

Once connected, you'll see one of the following messages:

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

* If you see the message on the left:\
  You are not whitelisted and cannot participate in the sale. The message will indicate the sale is restricted and suggest contacting the project for whitelist access.
* If you see the message on the right:\
  You are whitelisted and will be able to participate when the sale opens.


---

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