> For the complete documentation index, see [llms.txt](https://degen-brain-finance.gitbook.io/degen-brain-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://degen-brain-finance.gitbook.io/degen-brain-finance/dbf-projects/nfts/degenbrains-nfts/degenbrains-nft-staking-info.md).

# DegenBrains NFT Staking Info

## DegenBrains NFTs Can Be Staked

Stake here: <https://www.degenbrain.finance/#/stake>

NFT owners that stake their NFTs will earn a set amount of 40 $DBF each month. However, since we don’t expect all 10,000 NFTs to be staked on the platform, there will be $DBF left over from the monthly allocation.

At the end of each month, we will take the remaining DBF and divide it in two:

50% will be equally distributed to the NFTs currently staked\
50% will be burnt.

This will both reward our NFT holders and **reduce token supply.**

For example, if 3,000 NFTs are staked, the total payout will be 3,000 x 40 $DBF at a total of 120,000 $DBF. That leaves 296,666.67 $DBF remaining (416,666.67–120,000). That 296,666.67 will now have 50% burned (148,333.33) and 50% equally sent out to all staked NFTs (148,333.33 / 3,000) for a total of **49.44 additional $DBF paid to each NFT.**


---

# 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:

```
GET https://degen-brain-finance.gitbook.io/degen-brain-finance/dbf-projects/nfts/degenbrains-nfts/degenbrains-nft-staking-info.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.
