# Vote on a proposal

## Who can vote on proposals?

Each community setting has defined specific validation strategies for eligible users.&#x20;

In the XPR Network community, for example, users who hold both staked and unstaked balances of XPR are able to cast their votes.

### How to vote on a proposal?

<figure><img src="/files/ZZpPQw3KqdmQbH3Sqm78" alt=""><figcaption></figcaption></figure>

If you have not already logged into the XPR Network Governance Dashboard, please [follow the login guide ](/user-guides/log-into-the-dashboard.md)to log in. This is a necessary step to comment on proposals.

For the purpose of this guide, XPR Network will be selected.

<figure><img src="/files/Pf7wcDflvdhM8EasUnun" alt=""><figcaption></figcaption></figure>

On the proposals page of your community, select the proposal that you want to vote on.

<figure><img src="/files/kApUAJDJzN4JyiIjIPXA" alt=""><figcaption></figcaption></figure>

Cast your vote by selecting an option(s).&#x20;

<figure><img src="/files/7W3NUITRHWe8vEw5yCz5" alt=""><figcaption></figcaption></figure>

To proceed, click on the "Vote" button.

<figure><img src="/files/ohXx16Z7JAWxrp38fzTm" alt=""><figcaption></figcaption></figure>

To proceed, click on the "Confirm" button. Please note that your voting power will also be displayed here.

<figure><img src="/files/MxQ6zvGLPGYhYCDJedFL" alt=""><figcaption></figcaption></figure>

To cast your vote, please review the transaction details in your wallet and then click on the "Sign" button.

<figure><img src="/files/wyZkL6oUQ7e0JJXGnVPl" alt=""><figcaption></figcaption></figure>

Congratulations! Your vote has been successfully cast, and a "Success" message will be displayed by the system. \
\
You can view your vote along with its corresponding answer in the "Votes" section. Moreover, the "Current Result" section displays the current results.


---

# 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://gov.docs.xprnetwork.org/user-guides/vote-on-a-proposal.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.
