# TOP voters by voting power

The bottom block is Governance overview - **Top voters by voting power**.

TOP voters by voting power is designed to show the most important stakeholders of Octus Bridge in the voting process.

* Address - Shows the address of the holder's wallet.
* Votes - Displays the number of "BRIDGE" tokens deposited, respectively, the greater the number of coins, the greater the effect of the vote.
* Vote weight - Shows the influence of user votes as percentage of the total amount (The line is active, by clicking on it you can set the order in ascending or descending direction).
* Proposals voted - Shows the total number of votes cast by an individual user (The line is active, by clicking on it you can set the order in ascending or descending direction.)

**View leaderboard** tab will redirect you to a more [detailed list of stakeholders](/octus-bridge-kr/staking/explorer/interface/explorer.md).

![](/files/xheq21CkRMbZXcFJdK7D)


---

# 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/overview/interface/top-voters-by-voting-power.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.
