> For the complete documentation index, see [llms.txt](https://iteracion0.aldea-dao.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://iteracion0.aldea-dao.org/en/votacion/resultados.md).

# Results

After **voting**, proposals will be ranked by the **total number of votes received**, from highest to lowest, and will be funded in order of community support. To receive funding, **proposals must be accepted by at least 30%** of the voters who cast a vote. If the amount of money requested by a proposal is greater than the amount of funds remaining, the proposal will be omitted and the next proposal on the list will follow.

In the case that no proposal receives at least **30% of acceptance** from the community, an evaluation will be made to determine how to proceed together with the community, doing a root cause exercise to understand the reasons for the situation.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

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