> 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/shared-revenue.md).

# Shared Revenue

**Automatic Shared Revenue**\
MaskedDAO members are always participating in the shared revenue process, the best part of it is that is a completely seamless experience as the way that revenue share works are through a function in our [Treasury ](/maskeddao/ecosystem/treasury.md)smart contract that is always calculating how much each NFT of MaskedDAO is supposed to receive, so all that is needed for the user is to go <https://maskedmarket.io/claim-rewards>, connect their wallet and claim their accumulated revenue.\
![](/files/SfvxpBbmXjUbCNyvXxt6)\
\
**Where does the money from the shared revenue come from?**\
The money comes from the revenue of the MaskedDAO dApp Ecosystem and is set by the [Treasury](/maskeddao/ecosystem/treasury.md), right now the only two sources of revenue are the minting of our [Genesis collection](/maskeddao/ecosystem/unmask-the-truth.md), the royalties from it, and some money received from winning as [runner-up in a hackathon](/maskeddao/ecosystem/contractswap.md). We expect the shared revenue to keep escalating once we release the collection art as well as the launch of new dApps ventures that we have planned. \
\
**Members Testimonies**📢\
<https://twitter.com/felixxacr/status/1629121720618479617>\ <br>


---

# 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/shared-revenue.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.
