# About

The **staking system** will provide all NFT holders in our collection with the opportunity to generate income by staking their NFTs. This process will allow them to **temporarily lock** NFTs in a smart contract. In return, they will be rewarded with a **passive income**, thus providing an attractive way to involve the community in the project and bring them financial benefits for their involvement in our project.

*In the upcoming pages, you'll be able to thoroughly examine the two smart contracts that will play a crucial role in our project.*


---

# 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://whitepaper.multi-fights.com/staking/about.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.
