> For the complete documentation index, see [llms.txt](https://monad-punks.gitbook.io/monad-punks-whitepaper/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/editor/staking.md).

# Staking

### Earn Rewards with Monad Punks

\
To strengthen the Monad Punks ecosystem and reward our holders, we are introducing a **staking mechanism**. Staking allows holders to lock up their Monad Punks NFTs for a chosen period, reinforcing long-term commitment while earning rewards from NadSniper and future Monad Punks ecosystem dApps.

**How Staking Works**

* Holders can **stake their NFTs** for flexible durations — from **a day, a week, a month to a year**.
* NFTs can be **unstaked at any time**, giving holders full control over their assets.
* The longer you stake, the greater the rewards you accumulate.

\
When staking your Monad Punks NFTs, you will generate our native ecosystem reward token: **$PUNOG (Punk OGs on Monad)**.

* $PUNOG is earned **daily**, based on how many NFTs you stake and for how long.
* The more days you stake, the more $PUNOG you accumulate.

**Rewards Distribution**

* Rewards will be distributed **monthly**, based on the $PUNOG you have collected.
* Holders can then **redeem their $PUNOG** for rewards.
* This system ensures that rewards are proportional — meaning **the more $PUNOG you hold, the larger your share of the rewards pool**.

In short, staking is not only a way to maximize the value of your Monad Punks NFTs but also a gateway into the broader Monad Punks ecosystem economy. The longer you stake, the more **$PUNOG** you accumulate — and the bigger your slice of the reward pie becomes.


---

# 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://monad-punks.gitbook.io/monad-punks-whitepaper/monad-punks/editor/staking.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.
