# 내가 투표한 제안

**내가 투표한 제안(Proposals with my votes)**&#xC5D0;는 자신이 투표한 제안에 대한 정보가 표시됩니다. 이는 다음의 내용을 포함합니다.&#x20;

* 제안 번호&#x20;
* 제안명&#x20;
* 내 투표 내역 - 자신이 투표한 투표 수&#x20;
* 상태&#x20;
* 투표 - 찬반 투표의 비율&#x20;
* 날짜 - 특정 투표 단계의 날짜

![](/files/GrlbRiOvF6FpI5Deb0Ii)


---

# 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.octusbridge.io/octus-bridge-kr/governance/proposals/interface/proposals-with-my-votes.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.
