# Voting Power

<table data-full-width="false"><thead><tr><th width="228" align="center">Voting Power</th><th align="center"></th></tr></thead><tbody><tr><td align="center">CMHBOSS</td><td align="center">100,000</td></tr><tr><td align="center">CMPBOSS</td><td align="center">100,000</td></tr><tr><td align="center">CMLE</td><td align="center">600</td></tr><tr><td align="center">Pro Wallet</td><td align="center">200</td></tr><tr><td align="center">Regular Wallet</td><td align="center">1</td></tr></tbody></table>

Based on the provided information, if a wallet owns the BOSS NFT pair, its total voting power is 200,000. An individual with a single CMLE NFT has a voting power of 600, and for the pair with the same NFT number, the voting power is 1,200. The total voting power of the CMLE NFT collection reaches 300,000. In the event of misconduct by BOSS, the community, with a significant majority, has the authority to terminate its duties and powers through a collective decision.

Furthermore, an individual owning the NFT pair can obtain an additional voting power of 200 with 2,000,000 locked VSTR in the same wallet, increasing the total voting power to 1,400.


---

# 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.vestradao.com/dao-mechanism/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.
