# AI Search Statement

## AI-Supported Search Statement

*GRESB Guides includes an AI-powered search feature designed to help users navigate and summarize published guidance more efficiently. The feature generates responses using artificial intelligence based exclusively on content available within GRESB Guides.*

*While the feature is intended to reflect the guidance accurately, AI-generated responses may occasionally contain inaccuracies or may not capture the full context of the underlying guidance. For this reason, AI-generated responses should not be considered authoritative interpretations of GRESB guidance.*

*In the event of any discrepancy, the official GRESB Guides and GRESB Standards shall prevail.*

*Use of the AI-powered search feature may involve processing of technical information by the GitBook platform. For more information on how GRESB handles personal data and third-party services, please refer to the* [*GRESB Privacy Statement.*](https://www.gresb.com/gresb-privacy-statement/)

*If you encounter any issues or notice answers that appear misleading, please feel free to contact the* [*GRESB Helpdesk*](mailto:info@gresb.com) *for clarification.*

***

#### *Recommendation for Successful Use*

The AI search feature generates responses using content from across GRESB Guides. As a result, answers may occasionally draw from guidance related to a different assessment than the one intended in the question.&#x20;

GRESB recommends stating the intended assessment in the question to help ensure responses are properly contextualized.

> :white\_check\_mark: Ask: *How does GRESB score GHG emissions in the Real Estate Assessment?*
>
> :x: Instead of: *How does GRESB score GHG?*


---

# 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://guides.gresb.com/completingassessments/other/ai-search-statement.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.
