# Vote

<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>How much will mpDAO cost?</summary>

To obtain mpDAO on Ethereum, follow these [instructions](/master/meta-pool-ecosystem/vote-governance/how-to-get-mpdao.md).

</details>

<details>

<summary>How will Meta Pool governance work on Ethereum?</summary>

Starting in mid-May 2024, you will be able to link your Ethereum wallet with your NEAR wallet (in case you don't have one, to operate in the governance of [metapool.app](https://www.metapool.app/) you will need to create a NEAR wallet). Governance will be managed from NEAR, so you can lock your mpDAO tokens on Ethereum, but your Voting Power will be functional on NEAR.

During the first few months (approximately 2-3 months), mpDAO tokens acquired on Ethereum will only require locking to earn rewards. After that period, they will need to vote on different voting options in [metapool.app](https://www.metapool.app/) to earn rewards.

</details>

<details>

<summary>Will Meta Pool governance stop being on NEAR?</summary>

No, the governance of Meta Pool remains on NEAR. The main difference lies in being able to acquire mpDAO tokens on the Ethereum network as well as the NEAR network. However, all the votes required for governance are conducted on the NEAR network.

</details>

<details>

<summary>How can I obtain mpDAO?</summary>

Acquiring additional mpDAO will, for the time being, only be available on the Ethereum network. Here is how to get [mpDAO](/master/meta-pool-ecosystem/vote-governance/how-to-get-mpdao.md).&#x20;

</details>

<details>

<summary>What can I vote on to earn rewards?</summary>

Meta Pool provides different voting options. You can vote on Validators, Grants, and MPIPs. Important: Those who acquire mpDAO on the Ethereum network will not be able to vote until they can link their Ethereum wallet with the NEAR wallet.

</details>

<details>

<summary>What should I do to earn rewards?</summary>

To earn rewards, it's important to participate in the Meta Pool DAO. You can participate in the Meta Pool DAO by voting. The current voting possibilities are: Validators, Grants, and MPIPs.

Here is more information: [My votes](/master/meta-pool-ecosystem/vote-governance/my-votes.md).

</details>

<details>

<summary>When can I withdraw my rewards?</summary>

Rewards are calculated daily, but they are available for withdrawal every 3rd day of each month.&#x20;

</details>

<details>

<summary>How can I bridge mpDAO between NEAR blockchain and Ethereum blockchain?</summary>

You can use [bitju.app](https://bitju.app/) as a bridge to move mpDAO between NEAR blockchain and Ethereum blockchain

</details>


---

# 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/vote.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.
