> 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/devasset/welcome.md).

# Welcome

**Welcome to GRESB Guides for the Infrastructure Development Asset Assessment.**

This resource is organized to mirror the assessment process, helping you navigate every stage of the GRESB cycle from preparation through results analysis. **Learn about why GRESB launched this resource and how guidance has improved in 2026** [**here**](/devasset/welcome/whats-new.md)**.**

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

**Getting Started:** Understand initial setup and assessment basics, including portal access, portfolio scoping, scoring principles, and GRESB's governance and vision.

<table data-view="cards"><thead><tr><th align="center"></th><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"><img src="/files/GgdfxXkjLCIjV8GpVssB" alt="" data-size="original"></td><td align="center"><strong>Setup &#x26; Navigation</strong></td><td></td><td><a href="/pages/R6VE3D92wy1xacC6FChH">/pages/R6VE3D92wy1xacC6FChH</a></td></tr><tr><td align="center"><img src="/files/6nSKoBw3Hq5QFRQoIKIh" alt="" data-size="original"></td><td align="center"><strong>Structure &#x26; Scope</strong></td><td></td><td><a href="/pages/KkwVuCMDTdRuldAZQ1cx">/pages/KkwVuCMDTdRuldAZQ1cx</a></td></tr><tr><td align="center"><img src="/files/jxsdrtiy307N16RzBeNk" alt="" data-size="original"></td><td align="center"><strong>Scoring Basics</strong></td><td></td><td><a href="/pages/enjtdOXcBHzodo9ounth">/pages/enjtdOXcBHzodo9ounth</a></td></tr></tbody></table>

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

**Completing GRESB Assessments:** 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 align="center"></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td align="center"><img src="/files/fQNY8PxXdnIX2QY6Api0" alt="" data-size="original"></td><td align="center"><strong>Assessment Guidance</strong></td><td><a href="/pages/vljfJp7gvk6aIsrueaQd">/pages/vljfJp7gvk6aIsrueaQd</a></td></tr><tr><td align="center"><img src="/files/EJEOgmLWhETxA42AZAsg" alt="" data-size="original"></td><td align="center"><strong>Supporting Information</strong></td><td><a href="/pages/tc2aRomd0YGuB2ghB3JS">/pages/tc2aRomd0YGuB2ghB3JS</a></td></tr></tbody></table>

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

**Leveraging your Data:** Learn about benchmarking, analytics, and data management tools to maximize insights engagement.

<table data-view="cards"><thead><tr><th align="center"></th><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"><img src="/files/U2JXVt2TTs3RVLraw5Fp" alt="" data-size="original"></td><td align="center"><strong>Results Insights</strong></td><td></td><td><a href="/pages/WxC97AOPO6iJUovOkyG7">/pages/WxC97AOPO6iJUovOkyG7</a></td></tr><tr><td align="center"><img src="/files/kXtbMRYgqtw6GImYnFbc" alt="" data-size="original"></td><td align="center"><strong>Data Management</strong></td><td></td><td><a href="/pages/K5jO30IVoDzYM6hEZFeK">/pages/K5jO30IVoDzYM6hEZFeK</a></td></tr></tbody></table>


---

# 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/devasset/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.
