# Planificación

A lo largo de la redacción de este documento, hemos detallado cómo se llevará a cabo **Iteración 0**.

A continuación especificamos las fechas de inicio y finalización de cada una de las etapas de la iteración:

| **Nombre de la Actividad**                    | **Fecha de Inicio** | **Fecha de Fin** |
| --------------------------------------------- | ------------------- | ---------------- |
| Presentación de Iteración 0                   | 08/10               | -                |
| Registro de SPOs                              | 12/10               | 31/10            |
| Registro de AC                                | 12/10               | 31/10            |
| Venta de NFTs (Marketplace)                   | 23/10               | 7/11             |
| Resultados - Recaudación                      | 08/11               | 08/11            |
| Padrón - Votantes Habilitados                 | -                   | 09/11            |
| Recepción de Propuestas                       | 10/11               | 27/12            |
| Evaluación de los Asesores                    | 28/12               | 16/01            |
| Votación                                      | 21/01               | 31/01            |
| Publicación de Resultados y Entrega de Fondos | 05/02               | 05/02            |
| Auditoría                                     | 06/02               | Fin              |


---

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