# Planificação

Ao longo da redação deste documento, detalhamos como será realizada a **Iteração 0**.

A seguir especificamos as datas de começo e fim de cada uma das etapas da iteração:

| **Nome da Atividade**                         | **Data de inicio** | **Data de fim** |
| --------------------------------------------- | ------------------ | --------------- |
| Apresentação da Iteração 0                    | 08/10              | -               |
| Registro de SPOs                              | 12/10              | 29/10           |
| Registro de AC                                | 12/10              | 10/11           |
| Venda de NFTs (Marketplace)                   | 23/10              | 7/11            |
| Resultados - Arrecadação                      | 08/11              | 08/11           |
| Padrão - Votantes Habilitados                 | -                  | 09/11           |
| Recepção de Propostas                         | 10/11              | 27/12           |
| Avaliação dos Assessores                      | 28/12              | 16/01           |
| Votação                                       | 21/01              | 31/01           |
| Publicação dos Resultados e Entrega de fundos | 05/02              | 05/02           |
| Auditoria                                     | 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/pt/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.
