> For the complete documentation index, see [llms.txt](https://dein-fi.gitbook.io/bridge-mutual/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dein-fi.gitbook.io/bridge-mutual/claim-voting-process/how-to-vote.md).

# How to Vote

The entirety of the Voting process is being handled from the *"Claims Assessment"* tab. The only precondition is having your BMIs staked in the *"Stake/Farm BMI"* tab

**Step 1: View Claims**

Visit the *"Claims Assessment"* tab; here, you'll see all active claims that you are eligible to vote for.\
Each claim has all the necessary information attached to it.<br>

![](/files/LCp2eoy8r8oNxnSnQI3f)

**Step 2: Open Evidence & Vote**

Choose one of the claims, click "open" to open evidence under the "proof" column, read the evidence, and choose the amount users should get compensated. 0 means nothing, and everything >0 is an amount that should be reimbursed up to the maximum claim amount. Then you need to click vote, and you're done for the first round.\ <br>

![](/files/MBNOu0stQbwRKmL080UI)

#### **Step 3: Don't Forget to confirm:**

After 7 days, you need to come back and confirm your vote. This straightforward step is crucial, as it reveals and decrypts your vote.

\
\&#xNAN;*<mark style="color:red;">**This step is vital, not executing this last signature transaction will result in a penalty applied to your staked BMI position.**</mark>*

![](/files/Jp4c2VM7ujxjmZHhU7rW)

\
When the voting is done, you can see the verdict or reveal it if the claimant didn't do it in the three days after the last phase.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://dein-fi.gitbook.io/bridge-mutual/claim-voting-process/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.
