# Audit

An **audit** is the process of verifying and / or validating compliance with an activity as it was planned and in accordance with the stipulated instructions. Its purpose is to **diagnose** and **identify** which functions are developing as expected and which are not, in order to detect those that are susceptible to **improvement**.

The result of an audit is generally recorded in a **report**. Before its issuance, a draft is usually sent to the authorities for clarification of doubtful points and any discrepancies that may arise with respect to the auditors' criteria. Ideally, there should be maximum interaction and collaboration between the auditor and the auditee, so that a proper and realistic assessment of the situation can be made.

Consequently with one of ALDEA’s main values, which is transparency, we consider that this process should be a fundamental part of **Iteration 0**. For this reason, once the fundraising period is over, we will prepare a report with the details of its use as previously stated in [Administration](/en/recaudacion-de-fondos/administracion.md).

This report will be published in the following [document](https://docs.google.com/spreadsheets/d/1g5bFvbFH2yK3rLbNZ2Gue6k2TWml16XDhW7moFKO7fY/edit#gid=0) and will be available to the community to be audited.


---

# 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/recaudacion-de-fondos/auditoria.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.
