# Staking

- [Staking unvested WOW](https://docs.wealthofwisdom.io/staking/staking-unvested-wow.md): Unvested WOW can be staked in the WOW Wealth Protocol to earn rewards. Note that unvested WOW cannot be combined with circulating WOW for the purpose of staking.
- [Claiming WOW](https://docs.wealthofwisdom.io/staking/claiming-wow.md)
- [Introduction to staking](https://docs.wealthofwisdom.io/staking/introduction-to-staking.md): Staking allows WOW holders to contribute to the WOW Wealth Protocol while earning rewards from the protocol's wealth generation activities.
- [Choosing your tier](https://docs.wealthofwisdom.io/staking/introduction-to-staking/choosing-your-tier.md): It’s important to understand the options and processes for managing both your vested and unvested WOW.
- [Staking Tiers](https://docs.wealthofwisdom.io/staking/staking-tiers.md): The nine staking tiers in the WOW ecosystem represent different levels of rewards pools, each requiring a specific minimum number of WOW to be staked.
- [Fixed staking](https://docs.wealthofwisdom.io/staking/fixed-staking.md): Fixed staking appeals to those who prefer a reliable and consistent earning strategy over a specific duration and who are willing to lock their tokens to maximize their rewards.
- [Flexi staking](https://docs.wealthofwisdom.io/staking/flexi-staking.md): Flexi staking is designed for those who prefer a more adaptable approach, allowing them to gradually earn rewards while maintaining access to their WOW whenever needed.
- [How to stake WOW](https://docs.wealthofwisdom.io/staking/how-to-stake-wow.md): Before you stake, you will need WOW and a compatible wallet. You will also need ETH to pay for gas fees.


---

# 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.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.
