# 투표 참여 방법

의회 구성원은 다음 단계를 따라 투표에 참여할 수 있습니다.

1. 참여하고자 하는 제안을 클릭하여 제안 상세 화면으로 들어갑니다.
2. 제안 내용과 관련 논의를 확인하고, 찬성·반대·기권 여부를 결정합니다.
3. **투표 시작 전에 모든 유권자에게 0.005 BOA가 투표 비용으로 지급됩니다.**
4. "투표하기" 탭을 선택하여 투표 화면으로 이동합니다.
5. 찬성, 반대, 기권 중 하나를 선택하고 **투표하기** 버튼을 누릅니다.
6. 투표가 완료되면 완료 메시지가 표시됩니다.


---

# 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.bosagora.org/kr/votera/how-to-vote.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.
