# Community Advisors

The Community Advisors will be in charge of evaluating the proposals that the community submits to **Iteration 0**.

We believe that they are the most qualified to help us in this difficult task at such an early stage, as they know the project from the beginning and have been pioneers of it. This will change as we move forward with the  iterations and can include more people.

**NOTE:** It is important to clarify that a Proposal Leader cannot be a Community Advisor.

**How can I become a Community Advisor?**

If you are interested in being part of this group, you just have to show your interest by completing the following [form](https://docs.google.com/forms/d/e/1FAIpQLSfhBBUxyFlx0sJRJ5iGddOPPBpEl72tfXYxruZMu5p7yNzuZg/closedform). You will have time until 11/10 to do so.

**What tasks should I do?**

The Community Advisors will be in charge of:

* Verifying that the proposals submitted respect the [format](/en/propuestas/formato.md) and comply with the guidelines.<br>
* Evaluating all proposals that are eligible for evaluation (see [Evaluation](/en/propuestas/evaluacion.md) section).<br>
* Moderating the channels that each proposal will have in our [Discord](https://discord.aldea-dao.org).<br>
* Moderating the channels that will be used for [voting](/en/votacion.md) in our Discord.<br>
* Carrying out the final count of the votes.<br>
* Communicating the results of the voting and which proposals will be funded to the community.


---

# 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/asesores-de-la-comunidad.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.
