# Process

After the [Fundraising](/en/recaudacion-de-fondos/aldea-nft.md) process, we will know if only the [Social Impact challenge](/en/challenges/desafio-de-comunidad.md) will be enabled, or also the [Ecosystem challenge](/en/challenges/desafio-de-ecosistema.md).

From 11/10 to 12/27 the **proposal submission** process will be open. Each Proposal Leader must request their **proposal template**, which will be a shared document with write access, that must be completed with all the **required information**. A Proposal Leader may register only one proposal per challenge. See more at the [Format](/en/propuestas/formato.md) section.

Between 12/28 and 1/16, the submitted proposals will be evaluated according to their Format and Content. The Community Advisors (CA) will determine a score for each proposal based on the criteria of Auditability, Alignment with the Challenge and Feasibility of realization. See more at [Evaluation](/en/propuestas/evaluacion.md).

The score generated for each proposal by the CAs will be shared with the community during the [Voting](/en/votacion.md) stage, from 1/21 to 1/31.

After the voting and announcement of the winning proposals, the **Audit** cycle begins, where each Proposal Leader must perform a Proof of Live in order to receive the funds and start the execution of the project. During the following weeks and months, the Leader must keep the community updated on the progress of the project. See more at [Audit](/en/propuestas/auditoria.md).


---

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