# Staking

* During the second phase of the [staking](/whitepaper-space-six/blockchain/contract.md) program, landowners can stake their land for three months, six months, and a year.

<table><thead><tr><th align="center">Land zone</th><th align="center">3 Month APY</th><th width="194" align="center">6 Month APY</th><th align="center">1 Year APY</th></tr></thead><tbody><tr><td align="center">Bronze zone</td><td align="center">Advanced Box</td><td align="center">15%</td><td align="center">21%</td></tr><tr><td align="center">Silver zone</td><td align="center">Elite Box</td><td align="center">20%</td><td align="center">27%</td></tr><tr><td align="center">Gold zone</td><td align="center">Epic Box</td><td align="center">25%</td><td align="center">33%</td></tr><tr><td align="center">Diamond</td><td align="center">Legendary Box</td><td align="center">30%</td><td align="center">39%</td></tr></tbody></table>

* NOTE: Participants who stake lands or planets cannot withdraw until the end of the staking period, and the interest profit is deposited only at the end .the interest rate for staking any NFT in the SpaceSix is calculated based on APY system.


---

# 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://space-six.gitbook.io/whitepaper-space-six/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.
