# Proposal Leaders

They will be the people who enter proposals in any of the **Iteration 0** [challenges](/en/challenges.md).

This role will be one of the most active throughout the process since they will not only have to reply to the community's queries regarding their proposal, but also make sure to keep it updated, in case they receive feedback that they believe needs to be included.

**How can I become a Proposal Leader?**&#x20;

If you are interested in submitting a proposal in **Iteration 0**, you must complete a "Proposal Submission" document. This document will be available from 11/10, after the [Fundraising](/en/recaudacion-de-fondos/aldea-nft.md) stage is finished.

**What tasks should I perform?**

The Proposal Leaders will be in charge of:

* Ensuring that their proposals comply with the corresponding [format](/en/propuestas/formato.md) in order to be considered.<br>
* Keeping the community informed about any changes in the proposals, at all times.<br>
* Responding to the questions that the community may make on our [Discord](https://discord.aldea-dao.org) channel.<br>
* Carrying out the project and responding to the ALDEA Audit if his/her proposal is awarded with the funds.


---

# 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/roles/lideres-de-propuesta.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.
