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

# Staking

Staking in the Anazir ecosystem allows $ANZ token holders to lock their tokens in exchange for rewards. The recently designed staking model is structured to optimize sustainability, encourage long-term holding, and provide flexibility suited to different investor profiles. The system is supported by a total allocation of 50,000,000 $ANZ, distributed over a 36-month vesting period.

**Staking Options and Locking Periods:**

* **Flexible Staking** – Withdrawal can be made at any time with a 2-day processing delay, but with a lower APR.
* **Mid-Lock Staking** – Locking for a set duration (3, 6, or 12 months) with the possibility of early withdrawal, but forfeiting rewards.
* **Enhanced Staking** – Strict fund locking (6, 12, or 24 months) offering the highest APRs.

**Reward Distribution and APR Calculation**

Each month, a portion of the staking allocation is distributed proportionally among all pools based on the weighted contributions of stakers. The APR dynamically adjusts depending on the total amount of staked tokens and the selected lock periods.

**Staking Pool Weighting System** \
To encourage long-term commitment, different weightings are assigned to locking periods. The longer the staking duration, the higher the rewards, thus promoting stability and reducing circulating supply.

**Sources of Staking Rewards** \
Staking rewards within the Anazir ecosystem are fueled by multiple revenue streams:

* 20% are allocated for staking rewards upon purchasing crystallium.
* 15% are allocated for staking rewards upon purchasing a tournament ticket.
* 20% are allocated for staking rewards when transforming a golem into an NFT (Mint).
* 20% are allocated for staking rewards with each NFT Box purchase.


---

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

```
GET https://anazirgame.gitbook.io/whitepaper-anazir/economy/usdanz-token/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.
