# Bancor Governance Voting Guide

### Voting Guide

1. Go to: [vote.bancor.network](https://vote.bancor.network/#/)
2. Navigate to a specific proposal.

<figure><img src="https://miro.medium.com/max/1400/1*XKLhrAKtvXOMUWLgqadoiw.png" alt="" height="242" width="700"><figcaption></figcaption></figure>

3\. A summary of the proposal will appear on the snapshot page:

<figure><img src="https://miro.medium.com/max/1400/1*G_fEcW_hiXbvPcLvi3Fs9g.png" alt="" height="600" width="700"><figcaption></figcaption></figure>

4\. Cast your vote.

At the bottom of the proposal are the familiar FOR and AGAINST buttons:

<figure><img src="https://miro.medium.com/max/600/1*Wt0kcGC0as4mx3bwCzlBtQ.png" alt="" height="414" width="300"><figcaption></figcaption></figure>

After you have made your selection, the ‘vote’ button will become available:

<figure><img src="https://miro.medium.com/max/600/1*JYsBhHy1fEwWrfIa_32yxA.png" alt="" height="133" width="300"><figcaption></figcaption></figure>

After clicking on the vote button, a confirmation box will appear, summarizing your decision, the snapshot block being used, and the total voting power associated with your address. If you agree with the summary, click ‘Vote’ again.

<figure><img src="https://miro.medium.com/max/700/1*bc6bV86GQhwraT8CwAVqLg.png" alt="" height="333" width="350"><figcaption></figcaption></figure>

After clicking on the vote button a second time, MetaMask will ask for a signature. This signing process is 100% free — no gas expenses are incurred.

<figure><img src="https://miro.medium.com/max/660/1*TNHgwl1B3Mjfd2aIEy68Gw.png" alt="" height="574" width="330"><figcaption></figcaption></figure>

After signing, you should see your vote cast at the bottom of the page:

<figure><img src="https://miro.medium.com/max/800/1*3OlGY-uatwjvXzvapc556w.png" alt="" height="270" width="400"><figcaption></figcaption></figure>

After refreshing the page, the current quorum and majority stats will update.

<figure><img src="https://miro.medium.com/max/1400/1*bd7ihqbR5VmRyd8DyeYTXw.png" alt="" height="370" width="458"><figcaption></figcaption></figure>

Participate in the Bancor [governance forum](https://gov.bancor.network/) and learn more about [Bancor DAO](https://support.bancor.network/hc/en-us/articles/5425550065426)!


---

# 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://support.bancor.network/bancor-dao/bancor-governance-voting-guide.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.
