# Monitoring report template

This document reports all activities carried out by the Project Developer during the year and its respective achievements. It serves as a channel to track the Project’s progress and communicate it to the general public.

{% hint style="info" %}
Templates are for reference only. In case of any conflict, the requirements of the Standard or methodologies take precedence.
{% endhint %}

You can download the template [here](https://docs.google.com/document/d/1BX0pLAbo4oMO-Bkb9RSDvpu6OLQtnLuRXzrCyHgAUAI/edit?usp=sharing).

{% embed url="<https://docs.google.com/document/d/1BX0pLAbo4oMO-Bkb9RSDvpu6OLQtnLuRXzrCyHgAUAI/edit?usp=sharing>" %}


---

# 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://docs.rainbowstandard.io/rainbow-standard-documents/procedural-templates/annual-monitoring-template.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.
