# Governance

Vote in the Governance using vMUDOL which can be obtained by staking $MUDOL2.

### **◆ Governance Vote Preparation**

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

**① \[Setup Voting]**

Setup Voting is required only once in order to vote.

### ◆ Governance Page

<figure><img src="/files/7EPJziWl0SdngLtlSCoG" alt=""><figcaption></figcaption></figure>

**① \[Proposals]**

The list of Proposals registered in the Governance.

**② \[Filter]**

You can select the filter depending on the status.

**③ \[Proposal Register Number]**

Shows the number of registered Proposals.

**④ \[Participation]**

You can check the participation status of the corresponding Proposal.\
(Participating / Not Participating)

**⑤ \[Status]**

Shows the status of the Proposal.\
(Ready) / (On-Going) / (Cancel) / (Passed)

**⑥ \[Title and Period]**

Shows the Title and Period of the Proposal.

**⑦ \[Total Voting Power]**

Shows the status of the total Voting Power of the listed Proposals.

**⑧ My Voting Power**

You can check your vote status and the number of vMUDOL, and you can Setup to use your vMUDOL as Voting Power through “Get Started”.

### ◆ Proposal Page

By selecting on a Proposal, you can see the detailed window.

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

**① \[Proposal Register Number]**

Shows the number of registered Proposals.

**② \[Participation]**

You can check the participation status of the corresponding Proposal.\
(Participating / Not Participating)

**③ \[Status]**

Shows the status of the Proposal. \
(Ready) / (On-Going) / (Cancel) / (Passed)

**④ \[Proposal Information]**

Shows the Title, Information, and the corresponding Proposal. You can vote by pressing the vote button.

**⑤ \[Proposal History]**

Shows the start of the vote, end of the vote, and the vote application period of the Proposal.


---

# 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.heroblaze3kd.io/guide/p2e-guide/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.
