# Vote UI

Go to [metapool.app](https://www.metapool.app/) and then to the Vote section. Or click [here](https://www.metapool.app/vote/).

### Voting Power Calculator

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

Meta Pool provides you with a tool to calculate the Voting Power and the rewards to receive if you deposite tokens, get mpDAO, lock your mpDAO tokens and vote with the acquired Voting Power.

{% hint style="info" %}
Meta Pool rewards Meta Pool Dao participants (mpDAO Holders). Don't miss the opportunity of being part of Meta Pool Dao.&#x20;
{% endhint %}

### Connect your Near and/or Ethereum wallet to lock your mpDAO tokens and get Voting Power

Meta Pool is Multichain, so first choose the network you wish to connect to.

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

{% hint style="info" %}
To participate in Meta Pool Governance and receive rewards, you can connect to the <mark style="color:blue;">**NEAR**</mark> network and/or the <mark style="color:blue;">**Ethereum**</mark> network.
{% endhint %}

Once you have chosen the network you want, connect your wallet so that you can have full access to your assets.&#x20;

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

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

You can have 1 wallet connected per network. To operate with each network, you will have to change network each time in the selector at the top right of the metapoo.app page.

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

Congratulations, your wallet is connected. You can now participate in the Meta Pool DAO.

### How to get Voting Power

Now that your wallet is connected, you will see that in the calculator, the button that used to say "+ Connect your Wallet", now says "<mark style="color:blue;">**Lock your mpDAO now**</mark>".

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

Therefore, to get Voting Power you can click on "[<mark style="color:blue;">**Lock your mpDAO now**</mark>](/master/meta-pool-ecosystem/vote-governance/my-votes.md)" or go to the [<mark style="color:blue;">**My Votes**</mark>](/master/meta-pool-ecosystem/vote-governance/my-votes.md) section.


---

# 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/meta-pool-ecosystem/vote-governance/vote-ui.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.
