> For the complete documentation index, see [llms.txt](https://docs.metapool.app/master/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.metapool.app/master/tokenomics-and-governance/mpdao-governance/mpdao-grants/mpdao-grants-treasury.md).

# mpDAO Grants Treasury

The mpDAO Grants Treasury is a critical component of Meta Pool's governance. It plays a pivotal role in sustaining and supporting proposals aligned with the vision of mpDAO.

The funds in the mpDAO Grants Treasury are primarily generated from the fees accrued through Meta Pool's Liquid Staking services. When users participate in Liquid Staking on Meta Pool, they earn rewards. A portion of these rewards is directed back to the community through the mpDAO Grants Treasury.

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

The fees generated are distributed this way:

* 35% Allocation to mpDAO Grants Treasury: Half of the fees collected from Liquid Staking rewards is allocated to the mpDAO Grants Treasury. These funds are targeted specifically to proposals that contribute to the growth and development of the Meta Pool ecosystem. This allocation ensures a consistent source of support for projects that align with the community's goals and aspirations.\
  The treasury consists of 10% for Growth allocated for the promotion of Grants, Ambassadors, and Partner Platforms and 25% for Infrastructure.&#x20;
* 65% Allocation to Vote-to-Earn Rewards: The remaining 65% of the fees is allocated to the Vote-to-Earn rewards mechanism. This mechanism is designed to incentivize active participation within the Meta Pool ecosystem. Involves its distribution among all voters, creating a system where community members are rewarded for their engagement and decision-making within the governance framework.

The mpDAO Grants Treasury, powered by the fees from Liquid Staking rewards, serves as a source of funding for proposals that drive education and progress within the Meta Pool ecosystem. This structure not only aligns with the principles of decentralization but also empowers the community to actively shape the future of Meta Pool through both direct and indirect participation.


---

# 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://docs.metapool.app/master/tokenomics-and-governance/mpdao-governance/mpdao-grants/mpdao-grants-treasury.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.
