# Governance

<details>

<summary>What do I need to vote?</summary>

Voting allows you to get voting power, voters rewards and to participate in the distributions of funds from Meta Pool’s DAO: Choose projects to be launched on the Launchpad, validators to give extra delegation and initiatives to receive funds for support projects.

</details>

<details>

<summary>What is mpDAO?</summary>

mpDAO is the Governance token of Meta Pool. It allows holders of mpDAO tokens to be part of Meta Pool's decisions. Being a holder of mpDAO makes you a participant in the Meta Pool DAO.

</details>

<details>

<summary>Who can vote in the DAO?</summary>

All mpDAO token holders who gain voting power by locking their tokens. This voting power can be utilized and reassigned to new voting positions in future voting rounds.

</details>

<details>

<summary>Is there any minimum voting power to vote? or maximum?</summary>

The minimum to vote is 1 and without maximum.

</details>

<details>

<summary>Is it mandatory to lock the mpDAO tokens and vote?</summary>

No, the mpDAO token holders have the option and moral responsibility to promote participation in DAO governance and voting processes.

However, mpDAO tokens are free to be locked or not.

</details>

<details>

<summary>Why do I need mpDAO?</summary>

mpDAO token is the governance token that is holded by stakeholders from Meta Pool. This stakeholders include community members that have assigned by tokenomics the major amount of mpDAO tokens. (57.40%)

</details>

<details>

<summary>Where can I get mpDAO token?</summary>

You can get it on Decentralized Exchanges of NEAR Protocol and Aurora Network, such as Ref Finance or Trisolaris.

You can also find it available in MEXC centralized exchange.&#x20;

</details>

<details>

<summary>Where can I vote and get Voting Power?</summary>

In metapool.app, at the Vote section.

Lock your mpDAO tokens for a chosen period of time and get Voting Power.

</details>

<details>

<summary>Do I receive any reward for participating in voting rounds?</summary>

Meta Pool distributes 65% of their fees among the users that hold voting power in the DAO.\
\*Check the last proposal approved for more details <https://dev.near.org/meta-pool-official.near/widget/ImprovementProposals?tab=proposal&mpip_id=09>

</details>

<br>


---

# Agent Instructions: 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://docs.metapool.app/master/faq-frequently-asked-questions/faq-by-product/governance.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.
