> For the complete documentation index, see [llms.txt](https://guide-v1.elyfi.world/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide-v1.elyfi.world/korean-2/governance/on-chain-vote/vote.md).

# 투표 방법

1. **메인 화면의 Proposals 섹터에서 현재 진행중인 투표를 확인하실 수 있습니다. 제안서 상세페이지에 들어가기 위해 현재 진행중인 제안을 클릭하세요.**![](/files/s7CPS7811eYSnQPYZ3HO)

![](/files/sHXtNWsjkfyYaXszQCbR)

**2. 제안서 상세페이지에서 제안서에 대한 내용을 읽어보고 우상단에 위치한 'Vote' 버튼을 클릭하여 투표 팝업창을 활성화시켜주세요.**

![](/files/WdxaSZTQczwzRzsOJVtd)

**3. 해당 제안서에 찬성(For)하는지 반대(Against)하는지 또는 기(Abstain)하는지 선택하시고 Submit 버튼을 클릭하면 메타마스크로 팝업창이 활성화됩니다.**

![](/files/k0zPnKzOAlDyWxCO4qcR)

**4. 메타마스크에서 Confirm 버튼을 클릭하면 트랜잭션이 전송됩니다.**

![](/files/BVYfhGGhQcKnPETVfwrg)

**5. 트랜잭션이 완료되면 오른쪽에 위치한 'Votes' 섹션에서 투표 반영 여부를 확인할 수 있습니다.**

![](/files/VyChdM07JZHIhbmLUsVo)

\*직접 투표하기 위해서는 '본인에게 위임한 투표권의 수량'과 '다른 지갑으로부터 위임 받은 투표권'의 합이 10,000개 이상이어야 합니다.


---

# 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, and the optional `goal` query parameter:

```
GET https://guide-v1.elyfi.world/korean-2/governance/on-chain-vote/vote.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
