> For the complete documentation index, see [llms.txt](https://rico-matrix.gitbook.io/whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://rico-matrix.gitbook.io/whitepaper/apy-bonuses-and-penalties.md).

# 📈 APY, Bonuses & Penalties

### <mark style="color:$primary;">Lock Durations and APY</mark>

| Duration |  APY |
| -------- | ---: |
| 30 Days  |   5% |
| 180 Days |  35% |
| 365 Days | 110% |

### <mark style="color:$primary;">Why longer duration matters</mark>

RICO uses time-weighted incentives:

* shorter staking periods offer lower yield
* longer staking periods offer higher reward potential

This is designed to encourage long-term commitment and reduce short-term speculative behavior.

### <mark style="color:$primary;">Bonus Incentives</mark>

Larger staking positions may qualify for additional bonuses:

* **15,000+ RICO** → **+1% bonus**
* **70,000+ RICO** → **+5% bonus**

These bonuses are designed to strengthen long-duration and high-conviction participation.

### <mark style="color:$primary;">Early Unstake Mechanics</mark>

If a user exits before maturity:

* ❌ 30% penalty applies
* 🔥 15% is burned
* 💰 15% is redistributed to active stakers
* ❌ no maturity reward or bonus is earned

### <mark style="color:$primary;">Why this system is powerful</mark>

This creates several effects at once:

* discourages panic exits
* creates deflation
* rewards patient holders
* redistributes value from impatient actors to committed ones

<mark style="color:$success;">Next: 🔁 Restaking & Compounding</mark>


---

# 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://rico-matrix.gitbook.io/whitepaper/apy-bonuses-and-penalties.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.
