# Staking

APES can be staked to generate a continuous token income.

There are 2 staking options:

1. No lock-up stake - users claim daily reward (0.01%).
2. Lock up stake - users claim rewards after the defined period. The longer APES tokens are locked up, the higher the respective share of the pool and, therefore, the higher rewards.\
   3 months - 0.03%;\
   6 months - 0.04%;\
   9 months - 0.06%;\
   12 months - 0.08%.

The rewards generated during the staking time, are locked for 12 months and the users will not be able to take out the rewarded APES token for this time.


---

# 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://petto.gitbook.io/petto/alpha-petto-shells/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.
