# Fixed staking

Fixed Staking is a method in the WOW ecosystem where token holders lock a specific amount of their WOW for a predetermined period. In return, they earn all of their shares at the beginning of the staking period, which entitles them to a proportional share of the rewards within a given tier.

**Immediate Allocation**

When users choose fixed staking, they receive shares that represent their portion of the rewards pool immediately at the start of the staking period. This upfront allocation allows them to begin earning more rewards right away.

**Locked Tokens**

WOW are locked for the entire duration of the staking period, meaning they cannot be withdrawn or traded until the period ends. This ensures that stakers remain committed to the protocol and have potential to earn consistently throughout the staking term.

**Tier-Based Access**

Staking into a particular tier gives users access to that tier's rewards pool and all lower tiers, allowing them to receive a broader share of the rewards within the ecosystem.


---

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