> 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/token-sale-types/tiered-sales.md).

# Tiered Sales

### **What Are Tiered Sales?**

Tiered sales are token sales split into different pricing levels or “tiers.” Each tier offers tokens at a specific price and may have a limited allocation. Earlier tiers usually offer lower prices, while later tiers increase in price. This lets early supporters get in at better value and helps the project manage demand and participation over time.\
\
Projects may use tiered sales for RWAs, nodes or other novel use cases.&#x20;

### **Why Participate in a Tiered Sale?**

**Get In Early, Pay Less**\
Lower-priced tiers are typically available first. If you’re quick, you can secure tokens at a better rate before later tiers raise the price.

**Transparency and Structure**\
Tiered sales clearly outline token pricing and allocation ahead of time. You’ll know the price of each tier, how much is available, and how much you can buy—no surprises.

### **How It Works**

* Each tier has a set price and token amount available.
* You can purchase from any available tier.
* Once a tier sells out, the next tier becomes active (if one exists).
* Some sales may let you buy from multiple tiers at once if your purchase spans across tiers.

### **Tips for Participating**

* **Check Tier Info Early:** Look at the pricing and supply for each tier so you can plan your purchase.
* **Be Quick on Popular Sales:** Lower tiers can sell out fast—acting early may secure you a better price.
* **Watch for Wallet Limits:** Some sales have limits on how much each wallet can buy in a tier.
* **Track Your Allocation:** After the sale, you’ll be able to see what tier(s) you bought from and how many tokens you’re set to receive.


---

# 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/token-sale-types/tiered-sales.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.
