> For the complete documentation index, see [llms.txt](https://digital-asset-impact-measurment.gitbook.io/impact-measurement-system/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://digital-asset-impact-measurment.gitbook.io/impact-measurement-system/ims-tool/report.md).

# Report

*This section contains the manual for users to understand how to fill in the information for each category, a glossary of terms, and standard disclosures.*

As an example, we will use a PDF format of the actual report and provide step-by-step instructions on how to fill out each section. The report contains different sections, including the Description and Summary section, Key Features, Global Impact Score, Rating Systems, and the Categories and Glossary of Terms, among others. We aim to provide clear and detailed instructions on how to complete each section to ensure accuracy and consistency in reporting.

<figure><img src="/files/aLSOtwz5wc41xv3Of8sh" alt=""><figcaption><p>The first page of the report displays the asset's logo and name, global impact score grade, description, key features, global impact score summary, and manual rating.</p></figcaption></figure>

<figure><img src="/files/5bWTogXumvZVaVc42dCM" alt=""><figcaption><p>The second page of the report presents the GSRM, SDG, and IRIS+ ratings, including descriptions and graphs.</p></figcaption></figure>

<figure><img src="/files/M7A1XqRCFLFZshRTV00V" alt=""><figcaption><p>The third page of the report contains the conclusion, a breakdown of categories, and a glossary of terms.</p></figcaption></figure>

<figure><img src="/files/Z1R1ynSzriRbgSt3oW5v" alt=""><figcaption><p>This page presents a detailed description of the Global Impact score, including a numerical score and standard disclosures related to the assessment process.</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://digital-asset-impact-measurment.gitbook.io/impact-measurement-system/ims-tool/report.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
