# Voting on Proposals

To vote on a proposal, visit the official [Aavegotchi Snapshot](https://vote.aavegotchi.com/).&#x20;

Voting Power is calculated based on ownership of various Aavegotchi assets on Polygon, including:

* GHST&#x20;
* Aavegotchi NFTs&#x20;
* Aavegotchi Wearables
* REALM Land Parcels

To see your current voting power, visit the [DAO portal](https://dapp.aavegotchi.com/dao?p=voting) on the Aavegotchi Dapp and connect your wallet.&#x20;


---

# 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.aavegotchi.com/governance/voting-on-proposals.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.
