# How to Vote: Quick Explanation

In order to Vote you only need to do the following steps. If you need a step-by-step guide on how to do it you can go to the [next section](/xcad-network-public-documentation/xcad-ecosystem/governance-portal/how-to-vote-step-by-step.md)

1. Visit the [Governance portal ](https://vote.xcadnetwork.com/)
2. Connect Wallet&#x20;
3. Click on an open Poll&#x20;
4. Choose an option that you like the most and vote

And that's it, your vote has been cast and you just have to wait for the poll to close to find out what the results are.

{% hint style="success" %}
Something you should know is that your vote has a weight associated with the XCAD you have, this means that the higher the XCAD amount in your Wallet, the more valuable your vote will be.
{% endhint %}


---

# 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.xcadnetwork.com/xcad-network-public-documentation/xcad-ecosystem/governance-portal/how-to-vote-quick-explanation.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.
