> For the complete documentation index, see [llms.txt](https://algoratorlaunchpad.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://algoratorlaunchpad.gitbook.io/whitepaper/tiers.md).

# TIERS

Welcome to Algorator's Tiers, where your engagement is rewarded with exclusive benefits. Explore the different tiers to find the one that suits your preferences and ambitions.

#### 1. **SALTWATER:**

* **$ALGORATOR Required:** 100,000
* **Pool Weightage:** 20x
* **Time for Stake:** 7 Days
* **Winrate:** 100%

#### 2. **NILE:**

* **$ALGORATOR Required:** 50,000
* **Pool Weightage:** 12x
* **Time for Stake:** 7 Days
* **Winrate:** 100%

#### 3. **ORINOCO:**

* **$ALGORATOR Required:** 10,000
* **Pool Weightage:** 10x
* **Time for Stake:** 15 Days
* **Winrate:** 90%

#### 4. **BLACK CAIMAN:**

* **$ALGORATOR Required:** 5,000
* **Pool Weightage:** 5x
* **Time for Stake:** 15 Days
* **Winrate:** 60%

#### 5. **MUGGER:**

* **$ALGORATOR Required:** 1,000
* **Pool Weightage:** 2x
* **Time for Stake:** 15 Days
* **Winrate:** 30%

#### 6. **DWARF CAIMAN:**

* **$ALGORATOR Required:** 500
* **Pool Weightage:** 1x
* **Time for Stake:** 15 Days
* **Winrate:** 15%

**How It Works:**

* **$ALGORATOR Required:** The minimum amount of $ALGORATOR required to participate in the tier.
* **Pool Weightage:** The multiplier applied to your staked $ALGORATOR, determining your influence in the pool.
* **Time for Stake:** The duration your $ALGORATOR needs to be staked in the tier.
* **Winrate:** The percentage of successful staking rewards for the tier.

Choose your tier wisely and dive into the rewarding world of Algorator's Staking Program. Happy Staking!&#x20;

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


---

# 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://algoratorlaunchpad.gitbook.io/whitepaper/tiers.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.
