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

# NFT Staking

**Definition**

Monster Councils is the name of BCMHunt NFTs Staking Program, known as pools of Monsters, with the mission of welcoming and nurturing newly born Monsters into the BCMHunt multiverse. Instead of risking losing the precious monster you have hunted, or trained through so many battles, players now can have a better monetization strategy by “electing” it to Monster Councils.

**Rewards Allocation Principals**

From the revenue of in-game activities, one part would be burned periodically and another part would be allocated evenly to Monsters Councils staking pools. There are 72 monster councils, including 22 Genesis and 50 Wild councils (one for each Wild genus with 10 species), revenue would be allocated evenly by the number of monsters in each council at the end of 2 months cycle. (Two special cases are Gemmar & Gemritter, their allocations will follow Steinn & Steinar’s for the first few stakes as those monsters have not been distributed fully).

In the first staking round, a more significant portion of rewards would be allocated to Genesis Councils (from the $BCMC collected during the NFT sale). This would help to balance out due to the lack of wild monsters at the beginning of launching.

**Got an idea of how valuable your uncommon or rare monster is?**

If a council does not have any monsters for a particular term, the rewards given to it for that term will be burned. Imagine if your rare monster is the only one elected to its council, you would have all rewards allocated to that council! The fewer members you share the same council, the more money you earn, efficiently and effortlessly.

**Timing**

Players can start enrolling in these councils 1 week before the Mainnet launch. The staking period would be 2 months repeatedly, and there is a short period in between these cycles for monster enrollment. Dashboard would be ready for real-time earning monitoring.


---

# 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://bcmhunt.gitbook.io/bcmhunt/staking-and-farming/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.
