# Process

The voting of the proposals will be carried out in one or more channels of the [ALDEA Discord](https://discord.aldea-dao.org)  website, to which only those users who are authorized to vote will have access (see section [Requirements](/en/votacion/requisitos.md)).

Once the voting process has begun, the community will be free to choose among all the proposals that have reached this stage.

Each user will be able to vote in favor of the number of proposals he/she wishes, which may be all of them. It will not be possible to vote **against a proposal**, although the voter may express his will to **vote blank**.

In **Iteration 0**, and to simplify the process, when a person chooses a proposal, he/she will be giving exactly **1 vote** to that proposal. It does not matter how many proposals are voted (one, several or all): each voted proposal will be supported with exactly **1 vote**.


---

# 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/votacion/proceso.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.
