# Voters

Voters will be a critical element during this first iteration. They will literally choose which proposals from our community should receive funding.

**How can I become a Voter?**&#x20;

If you are interested in being a Voter in **Iteration 0**, all you have to do is login to our [Discord](https://discord.aldea-dao.org) and verify yourself in the *#verificarse-aquí* channel before **11/9**.

Users who enter after this date will not be able to participate in the voting in this first iteration.


---

# 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://iteracion0.aldea-dao.org/en/roles/votantes.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.
