# How to vote in EtherScore DAO?

EtherScore DAO uses Snapshot off-chain voting. To participate, you must have at least one EtherScore badge. DAO discussions are happening on Discord, please make sure to [claim your Discord role ](https://docs.etherscore.network/faq-for-users/how-to-claim-discord-roles)when joining.

More details on the alpha version DAO [here](https://docs.etherscore.network/documentation/dao/limits-of-reputation-based-governance).

**Steps to vote in EtherScore DAO:**

1. Owning an EtherScore badge ([How to claim a badge](https://docs.etherscore.network/faq-for-users/how-to-claim-badges))
2. Join [our Snapshot space](https://snapshot.org/#/etherscoredao.eth) and follow our social networks for announcements of proposals (you can also subscribe to notifications on Snapshot).
3. Vote for the proposal when released on [our Snapshot space](https://snapshot.org/#/etherscoredao.eth). Your voting power is equal to the number of badges owned.


---

# 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.etherscore.network/faq-for-users/how-to-vote-in-etherscore-dao.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.
