> For the complete documentation index, see [llms.txt](https://monkeysland.gitbook.io/monkeys-land-zombie/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://monkeysland.gitbook.io/monkeys-land-zombie/utility/nft-staking.md).

# NFT Staking

## **What is NFT staking?**

NFT staking is a new and innovative way for collectors and investors to make their NFT assets work for them. Similar to proof-of-stake (PoS) cryptocurrencies, NFT staking involves locking up your NFTs on a blockchain platform for a certain period of time to earn rewards. By doing so, NFT holders can help support the network while also potentially increasing the value of their NFTs.

When you stake your NFTs, you are essentially helping to create downward supply pressure, which can increase the value of other similar NFTs that are still in circulation. This is a benefit not only for individual collectors but also for the entire NFT market. As more collectors stake their NFTs, the demand for NFTs may increase, creating a positive feedback loop that could benefit everyone involved.

Although NFT staking is still a relatively new concept, it has already shown promise as a way for collectors to get more out of their NFT assets.

## **NFT Staking in** Monkeys Land-Zombie

By using this feature for its collections, Monkeys Land-Zombie pursues 3 main goals and several sub-goals.

* The first goal is to create passive income for Monkeys Land-Zombie NFT holders so that they can earn money from their digital assets without losing or selling them.
* The second goal is to increase the value of Monkeys Land-Zombie NFT collection. Just as Monkeys Land-Zombie NFTs are valuable as a collection of digital art assets, their value will increase as the circulating supply dwindles and the potential to generate passive income increases.
* The third purpose is to use in Dao and Monkeys Land-Zombie project decisions, because Monkeys Land-Zombie is a community-oriented project and in the future, it wants to hand over all project decisions to its community on the platform of Dao, which NFT staking will be a great help to this. makes the subject.


---

# 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://monkeysland.gitbook.io/monkeys-land-zombie/utility/nft-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.
