# Voting on a proposal

## Steps to vote on a proposal

To vote a proposal go [here](https://voice.aragon.org) and connect your web3 wallet.

{% hint style="info" %}
If you need help with this task, go [here](/products/set-up-metamask.md).
{% endhint %}

Please select the Ethereum network in your wallet.

![](/files/WQIybVPCWu8BpLqzwyl2)

Select the project where you want to cast a vote.

{% hint style="info" %}
In this example, we selected Aragon Network (ANT).
{% endhint %}

![](/files/z1txNujxgu4aXLAwgxK7)

On the ***Token details page**,* you can see all the \*\* **\_**&#x41;ctive votes\*\*\_\*\* \*\* and the ***Vote results.*** Select the proposal you want to vote for (in our example there are no proposals to vote for) and cast your vote.

![](/files/yS3em2RbxcrMxanup1JX)

![](/files/kmLPB6M2bxlTbW3nDkew)


---

# 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://legacy-docs.aragon.org/products/aragon-voice/voting-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.
