# Votación

A través del voto, la comunidad de ALDEA expresa su apoyo o preferencia por cierta propuesta. Es, por lo tanto, un método de toma de decisiones en el que un grupo, en este caso una DAO, trata de medir su opinión de manera conjunta.

Las votaciones serán una parte esencial en el ciclo de vida de ALDEA ya que, gracias a ellas, podremos tomar decisiones importantes de manera equitativa y haciendo valer el punto de vista de cada persona.​


---

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