> For the complete documentation index, see [llms.txt](https://guides.gresb.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guides.gresb.com/fundamentals/welcome.md).

# Welcome

**Welcome to GRESB Guides for Fundamentals:** a low-burden, focused approach for real estate managers to validate and communicate the governance and risk practices that underpin credible sustainability performance.

This resource is organized to mirror the assessment process, helping you navigate every stage of the GRESB cycle from preparation through results analysis.&#x20;

{% hint style="info" %}
Note: Users can translate GRESB Guides from English to other languages using the built-in page translation features available in most web browsers. For the best experience, GRESB recommends using Google Chrome or Microsoft Edge.
{% endhint %}

{% stepper %}
{% step %}

### *<mark style="color:$success;">Prepare</mark>*

**Getting Started:** Understand initial setup and assessment basics, including portal access, scoring mechanics, and data quality and sharing principles.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Structure &#x26; Scope</strong></td><td><a href="/pages/2Wmme57ucoCOhoXxilS8">/pages/2Wmme57ucoCOhoXxilS8</a></td></tr><tr><td align="center"><strong>Portal Guide</strong></td><td><a href="/pages/kFJTSFsm5IMU6CxU3YSC">/pages/kFJTSFsm5IMU6CxU3YSC</a></td></tr><tr><td align="center"><strong>Scoring Basics</strong></td><td><a href="/pages/QzGvLg8Sh74KZ4KdPNzc">/pages/QzGvLg8Sh74KZ4KdPNzc</a></td></tr><tr><td align="center"><strong>Data Quality &#x26; Validation</strong></td><td><a href="/pages/MpW8HMfnQm73x24VNG0q">/pages/MpW8HMfnQm73x24VNG0q</a></td></tr><tr><td align="center"><strong>Data Sharing &#x26; Confidentiality</strong></td><td><a href="/pages/K4Ikd2zjRRfeNfxjIov2">/pages/K4Ikd2zjRRfeNfxjIov2</a></td></tr></tbody></table>
{% endstep %}

{% step %}

### *<mark style="color:$success;">Execute</mark>*

**Completing the Assessment:** Review everything needed to complete an assessment, including indicator instructions, evidence requirements, scoring methodologies, and frequently asked questions.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Assessment Guidance</strong></td><td><a href="/pages/vnZ3tsutx9zW3nyf1PWF">/pages/vnZ3tsutx9zW3nyf1PWF</a></td></tr></tbody></table>
{% endstep %}

{% step %}

### *<mark style="color:$success;">Engage</mark>*

**Leveraging your Data:** Learn about your Fundamentals Report and how to maximize its insights.

<table data-view="cards"><thead><tr><th align="center"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><strong>Fundamentals Report</strong></td><td></td><td><a href="/pages/fZZaPQgy3H8IilT8L3yL">/pages/fZZaPQgy3H8IilT8L3yL</a></td></tr></tbody></table>
{% endstep %}
{% endstepper %}


---

# 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://guides.gresb.com/fundamentals/welcome.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.
