# Staking Tiers

Staking tiers within the Wealth of Wisdom ecosystem are structured to provide varying levels of rewards, each accessible at a specific tier. When users stake their WOW  into a particular tier, they earn shares and qualify for rewards, or yield, not only from that specific tier’s rewards pool but also from every rewards pool of the lower tiers.

### **Key Features of Staking Tiers**

#### **Tiers and Access**

Each staking tier requires a different minimum amount of staked WOW, providing access to that tier's rewards pools as well as rewards pools from each lower tier.

Higher tiers require a greater number of staked WOW and offer access to more rewards pools, thereby increasing the potential for cumulative yield.

#### **Rewards Distribution**

When a user stakes their WOW into a particular tier, they receive shares proportional to the duration of their stake.

The higher the tier, the greater the user’s access to multiple rewards pools since staking in one tier provides access to all lower tiers.

Rewards are distributed in stable coin and are based on the user's percentage of shares held within each pool.

#### **Yield Sharing**

Yield is distributed through the WOW Wealth Protocol. A percentage of profits is directed to the rewards pools of each tier.

The amount received by each user depends on their total shares within the tier and the rewards pools they are eligible for.

{% content-ref url="/pages/arWQgOixmnCMn1JioxsT" %}
[How to stake WOW](/staking/how-to-stake-wow.md)
{% endcontent-ref %}


---

# 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://docs.wealthofwisdom.io/staking/staking-tiers.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.
