# Voting Power Dashboard

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

The Voting Power Dashboard is divided into three sections

1\) My Voting Power

2\) Estimated Projected Metrics

3\) Rewards Available (not visible in the screen)

## My Voting Power

From this Dashboard you can:

1. Add Voting Power and access the Voting Power acquisition component with mpDAO.
2. See&#x20;
   1. your available Voting Power.
   2. your Voting Power in use.
   3. your total Voting Power.

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

## How to get mpDAO

In NEAR go to [Rhea](https://app.rhea.finance/#mpdao-token.near|meta-pool.near).  <img src="/files/mdRFAJm829BexR63Nynh" alt="" data-size="original">

In Ethereum go to [Uniswap](https://app.uniswap.org/swap?inputCurrency=0xa0b86991c6218b36c1d19d4a2e9eb0ce3606eb48\&outputCurrency=0x798bcb35d2d48c8ce7ef8171860b8d53a98b361d). <img src="/files/oXVGhmFD33V0QYdRf1sf" alt="" data-size="original">

## Current Month Projected Metrics

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

### Monthly Rewards

These are the estimated rewards to be received at the end of the month corresponding to the current month.

### Monthly Potential Use of Voting Power

The maximum current monthly voting power that the user has to use to vote.

### Estimated APY

Estimated APY for the current month, based on your Voting Power usage.

### Time until payment&#x20;

Remaining time until the next rewards payment (rewards are paid every 3rd of each month).

## Rewards Available

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

At any time, you can claim your rewards. Important to know: Every month, on the 3rd day of each month, rewards from the previous month are made available for claiming.

{% hint style="info" %}
Rewards are estimated in stNEAR / USD, but can be awarded in other tokens, such as mpDAO.
{% endhint %}


---

# 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/my-votes/voting-power-dashboard.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.
