# My votes

**My votes** displays information about your vote potential:

* Voting power - the number of your votes (in proportion to staked BRIDGE tokens).
* Voting weight - potential influence on the outcome of the vote (your percentage of the total number of votes of all stakeholders).
* Proposals voted - the number of props you voted for.

![](/files/ngXojN4lSD83ISRLRQfB)

Click on **Create proposals** to go to the [page for creating a new proposal.](/use/governance/create-proposals/how-to/how-to-create-a-proposal.md)


---

# 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/use/governance/proposals/interface/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.
