> For the complete documentation index, see [llms.txt](https://docs.heroblaze3kd.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.heroblaze3kd.io/hero-blaze-three-kingdoms_kr/guide/p2e-guide/governance.md).

# 거버넌스(Governance)

거버넌스 투표는 $MUDOL2를 스테이킹하여 획득할 수 있는 vMUDOL로 참여 가능합니다.

### ◆ 거버넌스 투표 준비

<figure><img src="/files/5238A5t4iaImVGSCXsMR" alt=""><figcaption></figcaption></figure>

**① \[Setup Voting]**

투표에 참여하기 위해서는 최초 1회에 한하여 Setup Voting을 진행해야 합니다.

### ◆ 거버넌스 화면

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

**① \[Proposals]**

등록된 거버넌스의 내림차순으로 Proposals 리스트가 표시됩니다.&#x20;

**② \[필터]**

진행 상황으로 필터링이 가능합니다.&#x20;

**③ \[Proposal 등록 숫자]**

등록된 Proposal의 순번이 표기됩니다.&#x20;

**④ \[참여 여부]**&#x20;

해당 Proposal의 참여 여부를 확인할 수 있습니다.&#x20;

(참여함 : Participating / 미참여: Not Participating)

**⑤ \[진행 상황]**&#x20;

Proposal의 진행 상황을 확인할 수 있습니다.&#x20;

(투표 전: Ready) / 진행 중 (On-Going) / 통과되지 않음 (Cancel) / 가결됨 (Passed))&#x20;

**⑥ \[제목 및 기간]**&#x20;

Proposal의 제목 및 기간을 확인할 수 있습니다.&#x20;

**⑦ \[Total Voting Power]**&#x20;

현재 총 vMUDOL 수량을 확인할 수 있습니다.&#x20;

**⑧ \[My Voting Power]**&#x20;

현재 자신이 보유한 투표권 수량을 확인할 수 있습니다. Setup Voting을 진행하지 않은 경우 표시되지 않습니다.

### ◆ Proposal 상세 화면

투표할 Proposal 선택 시 상세 화면을 확인하실 수 있습니다.

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

**① \[Proposal 등록 숫자]**

등록된 Proposal의 순번이 표기됩니다.&#x20;

**② \[참여 여부]**&#x20;

해당 Proposal의 참여 여부를 확인할 수 있습니다.&#x20;

(참여함 : Participating / 미참여: Not Participating)&#x20;

**③ \[진행 상황]**

Proposal의 진행 상황을 확인할 수 있습니다.&#x20;

(투표 전: Ready) / 진행 중 (On-Going) / 통과되지 않음 (Cancel) / 가결됨 (Passed)&#x20;

**④ \[Proposal 내용]**&#x20;

제목 및 내용을 확인할 수 있으며, 투표 버튼을 통해 투표가 가능합니다.&#x20;

**⑤ \[Proposal History]**

Proposal의 진행 상황에 따라 Voting 시작 일시, 종료 일시, 투표 결과 반영 일시가 표기됩니다.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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/hero-blaze-three-kingdoms_kr/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.
