> For the complete documentation index, see [llms.txt](https://docs.nuon.fi/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nuon.fi/guides/staking-nuon.md).

# Staking Nuon

## Staking Nuon Documentation

### Why Stake Nuon

Staking Nuon offers an additional share of protocol rewards and early access to MaxCap tokens distribution in exchange for higher protocol risks.

### Risks of staking Nuon

Staking Nuon comes with risk to staking rewards **and the staked capital**. Nuon stakers are one of the three layers of defense for the protocol and consumer protection of the Nuon holders. In case of hacks, vulnerabilities, or major economic or market movements that cause serious liquidity depletion in the protocol, staked Nuon TVL may be liquidated to enable exit for the protected Nuon holders.&#x20;

<figure><img src="/files/EQAt5TJNm5SVKJfWcU0M" alt=""><figcaption></figcaption></figure>

### How to stake Nuon

#### Staking Mechanics

* Required minimum: 1,000 Nuon (during the Guarded Launch, normally no minimum)&#x20;
* Rewards: MaxCap tokens
* APY: Estimated \~9%–40% depending on launch phase and TVL (\~1500% currently during the Guarded Launch, based on the MaxCap token distribution)
* Unbonding Period: 7 days during Guarded Launch (normally 21 days)
* Token rewards are claimable after TGE and subject to lockups and vesting schedules for the safety of the protocol.

### Inflation yield while staking Nuon

* Staked Nuon still earns an inflation yield in Nuon via rebase
* The inflation yields accrue with the staked Nuon
* During the unstaking period, no yields or awards are accrued

##


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.nuon.fi/guides/staking-nuon.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
