# Staking Rule

We offer different staking packages from time to time to players. When staking ASPO Token, players will receive corresponding NFTs items. However, there are some clear rules regarding staking laws, which are as follows:&#x20;

* Firstly, after staking, players are required to lock tokens to a specific time limit and are unable to withdraw tokens before the time limit expires.
* Secondly, in some exceptional circumstances, the ASPO admin will be the sole decision-maker on whether or not to allow players to withdraw tokens before the time limit has officially ended.
* Finally, players please read carefully and agree to the staking terms of ASPO before deciding to stake.

The specific staking mechanism for ASPO is according to the table below:

|                        | 14 days      | 28 days      | 84 days     |
| ---------------------- | ------------ | ------------ | ----------- |
| Common box             | 3.000 Token  | 1.200 Token  | 380 Token   |
| Elite box              | 38.000 Token | 15.500 Token | 4.800 Token |
| <p>Lucky charm<br></p> | 4.750 Token  | 2.000 Token  | 600 Token   |


---

# 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.aspo.world/details/staking-rule.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.
