# Community Participation and Voting

Go to: MPIP app on near.org: <https://near.org/meta-pool-official.near/widget/ImprovementProposals>

The community can gets involved in two ways:

* Giving feedback, writing messages and giving opinions in the draft period – Draft status of a MPIP.
* Voting in the voting period – In Progress status of a MPIP.

## Giving Feedback – Discussion

During a **draft period**, community members or even the core team, can discuss the proposal by adding comments on the Discussion section. That means, if the project is not yet in the voting period (in progress), the entire community can leave comments and participate in the discussion regarding the chosen MPIP.

### **How to give feedback?**

1\.     **Connect your NEAR wallet** by clicking the Sign In button or if you do not have an Account yet, create one by clicking the Create Account button.

![](/files/IsxVDybjPLPKSMpnrRBL)

2. **Choose your preferred wallet.**

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

3. **Choose a MPIP** in **Draft** status from the list and click on it. A detailed view of the selected MPIP will open on the screen.

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

A detailed view of the selected MPIP will open on the screen.

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

4. Adding comments on the Discussion section clicking on the **Discussion button**.

![](/files/QrwIeeccn9FiRf3E3Xof)

5. **Write** and or upload an image and click on **Comment**.

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

6. **Save the data** and **approve the transaction.**

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

{% hint style="info" %}
**Important:** Adding a comment requires having NEAR and generating a minimum deposit in storage.&#x20;
{% endhint %}

7. **Congratulations,** you are already participating in the discussion of a proposal. Thank you for being part of and supporting the DAO of Meta Pool.

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

## Voting a MPIP

During the voting period, all community members are invited to vote on MPIPs.

Comments will remain disabled during this period, and beyond, allowing only the display of comments.

### **How to vote a MPIP?**

1\.     **Connect your NEAR wallet** by clicking the Sign In button or if you do not have an Account yet, create one by clicking the Create Account button.

![](/files/zfBfileisupwPkUEqMYm)

2. **Choose your preferred wallet.**

<figure><img src="/files/5bx3DqOrXAcbyEqQXNjH" alt=""><figcaption></figcaption></figure>

3. **Choose a MPIP** “In progress” status from the list and click on it. A detailed view of the selected MPIP will open on the screen.

<figure><img src="/files/6mrUGrO0JP1BgFS3bybW" alt=""><figcaption></figcaption></figure>

A detailed view of the selected MPIP will open on the screen.

<figure><img src="/files/19eI9VQe78hmbrtyJMHP" alt=""><figcaption></figcaption></figure>

**The MPIP detail’s view is composed by 5 cards or sections:**

* [x] **Proposal details**: information, status and discussion subsection.
* [x] **Vote section**: it allows the voter to cast a vote, show the vote and remove vote if already did.
* [x] **Voting period**: it shows the voting period time status. It will show if the voting period has started, has finished or the remaining days to vote if the voting period is in progress.
* [x] **Vote results:** it shows the number of votes per vote type with a progress bar representing the number of votes. Quorum: it keeps the desired quorum to reach to approve the proposal.&#x20;

{% hint style="info" %}
***This value is calculated as a snapshot once the proposal is moved to the voting period.***
{% endhint %}

* [x] **Votes**: it lists the votes casted. It includes who votes, which type of vote, the memo (if it exists), and the total amount of voting power.

4. In the section Vote, the community can write a memo for a vote (optional) and then cast a vote. The voting options are:

* For.
* Abstain.
* Against.

If you want to leave a memo, write it down before clicking on the selected voting option, otherwise directly click on the chosen option.

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

5. **Confirm the transaction.**

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

6. **Approve the transaction.**

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

7. **Votes section.** Congratulation you have now Your vote will appear in this section of the MPIP.

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

8. **Congratulations**, you have just cast your vote with 100% of your voting power for this option.

{% hint style="info" %}
**Important:**

* you can cast only one vote per MPIP.
* you vote for the total voting power associated to the wallet.
* you can vote on all the MPIPs you want.
* Voting does not affect your ability to use your voting power in other Meta Pool applications. Since it does not block your Voting Power.
* While the "in progress" voting period is active you can remove your vote and vote again for any of the voting options.
  {% endhint %}

### **How to Remove vote / change it?**

1. Go to the Vote section a click on **Remove Vote** on the Vote option you already cast your vote.

<figure><img src="/files/0tqeujEDTMfa1FOitYUC" alt=""><figcaption></figcaption></figure>

2. **Click on confirm.**

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

3. Now you have already recovered your total voting power for this MPIP (including the memo/comment for your vote) and **you can change your vote**.

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


---

# 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/meta-pool-improvement-proposals-mpips/community-participation-and-voting.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.
