> 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/publicdisclosure/get-started/scoring-basics.md).

# Scoring Basics

The 2026 GRESB Public Disclosure information includes 23 indicators, covering four Aspects. Each indicator is scored between zero and full points, depending on the availability of evidence and selected answer options. Combined, these indicators add up to a maximum of 70 points. Constituents receive a GRESB Public Disclosure Level, from A to E, based on the following scale:

<table><thead><tr><th align="center" valign="middle">GRESB Public Disclosure Level</th><th align="center" valign="middle">Number of points received</th></tr></thead><tbody><tr><td align="center" valign="middle">A</td><td align="center" valign="middle">57 - 70</td></tr><tr><td align="center" valign="middle">B</td><td align="center" valign="middle">43 - 56</td></tr><tr><td align="center" valign="middle">C</td><td align="center" valign="middle">29 - 42</td></tr><tr><td align="center" valign="middle">D</td><td align="center" valign="middle">15 - 28</td></tr><tr><td align="center" valign="middle">E</td><td align="center" valign="middle">0 - 14</td></tr></tbody></table>

Data provided, updated, or amended by GRESB Public Disclosure constituents will be validated.

![](https://documents.gresb.com/images/systematic_assessment-7a0f8e3a.png)

GRESB puts an entity’s Public Disclosure Level into context by assigning it to a comparison group based on country/region, property sector, and market value. **Note that an entity’s Public Disclosure comparison group differs from the GRESB Real Estate Assessment Peer Group.**


---

# 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/publicdisclosure/get-started/scoring-basics.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.
