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

# Masks Stats

![](/files/ZdDI5Eecge6xmpTUhqXV)\
**Reward Limit**\
In order to balance the number of rewards that a mask can receive through the incentives that we do to promote the selling and minting of the collection, we had to come up with the use of stats where these stats are unique for each mask and change as the NFT receives its rewards. Anyone can check the \
Each Mask can only produce 5 memberships and the number of available memberships is represented with the gift emoji and the number on the top.\
\
**Accumulated Shared Revenue**\
Any user is also able to see how much a mask has accumulated in shared revenue, please note that the shared revenue goes to each individual mask meaning that if the previous owner of the selling mask hasn't claimed the revenue of this mask it will be transferred and available to claim for the new owner\
\
To see the stats of a specific mask just go to and replace the 0 with the mask number that you want to check.\
<https://maskedmarket.io/nft-stats/0>\
Masks stats are also available in the description metadata.

<figure><img src="/files/aA74n9RcJhW50GoQ7kEo" alt=""><figcaption></figcaption></figure>


---

# 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://maskeddao.gitbook.io/maskeddao/nft-utilities/masks-stats.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.
