# How does it work?

![](https://lh5.googleusercontent.com/vecj59xtN6X1AFe2xBG8Z8dtkuczixWMpqZh2zbuJ9aWnRLP2OJFXt5bTAv-P-FWBO-Pdf1MXg10CU3aBqyxGqWDMQKodI9CJd3V4pWBB02eRUTM7Kh-vjrhZhAd2ay4I9bOGdh9)

### **DEFINITION**

In this first stage, the complete design of the iteration is defined, establishing the [objectives](/en/objetivos.md) and success criteria. Then, the planning, roles and responsibilities for each of the following phases are defined. In addition, this is where the communication channels and the tools to be used are chosen.

During this stage and throughout the entire process, ALDEA's Core Team will share the progress with the Stake Pools and the community through “[El Fogón de ALDEA](https://fogon.aldea-dao.org)” Telegram Channel. Good ideas are always welcomed as the feedback received will be taken into account for both **Iteration 0** and the following iterations.

### **TREASURE**

In order to generate the first funding cycle for proposals voted by the community, it’s necessary to have a Treasure which will be generated through the sale of the first series of ALDEA NFTs.

More details on this stage can be found in the [Treasure](/en/recaudacion-de-fondos.md) and [Fundraising](/en/recaudacion-de-fondos/aldea-nft.md) sections. We invite the Stake Pools and our entire community to collaborate in order to build the **Iteration 0** Treasure up and be part of this important milestone for ALDEA as a DAO!

### **PROPOSALS**

Once the **TREASURE** stage is completed, the results will be published and, depending on the amount collected, the number of challenges that will be carried out in this first iteration will be determined.

The following criteria will be applied:

* If more than USD 15,000 are raised => there will be two challenges.&#x20;
* If less than USD 15,000 are raised => there will be only one challenge.

The **proposals’ reception** will be open for a certain period of time. Proposal Leaders must upload their proposal by completing a document following a specific template. We recommend that you review it before submitting to make sure you have all the information requested. Proposals that do not have the minimum required information, will not be considered and will not be able to advance into the voting stage.

After the proposal reception stage is finished, there will be a period of time where the community will be able to ask questions to the Proposal Leaders and provide feedback, in order to improve them. All these interactions will take place in the [ALDEA’s Discord Server](https://discord.aldea-dao.org).

Once the previous phase is concluded, the **evaluation of the proposals** by the Community Advisors will begin. They will be responsible for reviewing all the proposals, assigning a score to each of the following aspects:

* Auditability
* Alignment to the challenge
* Feasibility

This score will be shared with the voters.

Review the [Proposals](/en/propuestas.md) segment for more information.

### **VOTING**

After the previous phase is completed, the Voting phase will begin. In this first iteration, voting will take place within [ALDEA’s Discord Server](https://discord.aldea-dao.org), being a transparent and accessible tool for the whole community. There will be a dedicated channel for this event. Check the dates in the [Planning](/en/planificacion.md) section.

The voting results will be recorded in **Discord**. Using the "waterfall" method (available funds will fund the next most voted proposal), funding will be awarded to the winning proposals of **Iteration** **0**. Find all details related to this process in the [Voting](/en/votacion.md) section.

### EXECUTION

**Iteration 0** will deliver the requested funds to each Proposal Leader according to the dates agreed in the [Planning](/en/planificacion.md). At this point, the [Audit stage](/en/propuestas/auditoria.md) begins, in which each Leader must meet the milestones defined in its proposal, until it is completed. The results of this and all Iteration 0 audits will be published in the official ALDEA DAO - Iteration 0 website.

### CONCLUSIONS

In order to fulfill ALDEA’s vision, this stage is, perhaps, one of the most relevant. The results’ review, the feedback from the community, the opportunities for improvement, simplification or automation of processes and the impact generated in society, will be the basis to draw the most fruitful conclusions from this experiment.

Continuing with this cycle, all the experience obtained in **Iteration 0** will be the foundation that will mark the beginning of **Iteration 1**.


---

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