> 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/lender/completing-the-assessment/2026-lender-assessment/performance-component/building-certifications.md).

# Building Certifications

This aspect assesses the use of **green building certifications** and **energy ratings** within the lender's loan portfolio.

Publicly disclosed asset-level building certifications and ratings provide third-party verified recognition of sustainability performance in new construction, refurbishment and operations. Building certifications affirm that individual assets are designed and/or operated in ways that are consistent with independently developed sustainability criteria.

{% hint style="info" %}
**Note:** reporting asset performance across energy, GHG, and building certifications in the 2026 Real Estate Lender Assessment is **optional** and will not be scored.
{% endhint %}

<table><thead><tr><th></th><th width="191.07421875"></th><th width="130.8046875"></th><th width="128.0078125"></th><th></th><th></th></tr></thead><tbody><tr><td></td><td><i class="fa-flag-swallowtail">:flag-swallowtail:</i>  Topic</td><td><i class="fa-bullseye">:bullseye:</i> Max Score</td><td><i class="fa-pen-to-square">:pen-to-square:</i> Pre-fill</td><td><i class="fa-shield">:shield:</i> Evidence</td><td><i class="fa-landmark">:landmark:</i> Pillar</td></tr><tr><td><a href="/pages/EaWD2SP4GRmx1pw0LlBj" class="button primary">LBC1.1</a></td><td><strong>Design/Construction &#x26; Interior Building Certifications</strong></td><td><strong>0 points</strong></td><td><strong>Not eligible</strong> </td><td><strong>Not required</strong></td><td><strong>Environment</strong></td></tr><tr><td><a href="/pages/PBxTIQ8NYUK6PGqqaJdh" class="button primary">LBC1.2</a></td><td><strong>Operational Building Certifications</strong></td><td><strong>0 points</strong></td><td><strong>Not eligible</strong> </td><td><strong>Not required</strong></td><td><strong>Environment</strong></td></tr><tr><td><a href="/pages/fl2aq1qPJHzhVqXHoqZw" class="button primary">LBC2</a></td><td><strong>Energy Ratings</strong></td><td><strong>0 points</strong></td><td><strong>Not eligible</strong></td><td><strong>Not required</strong></td><td><strong>Environment</strong></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/lender/completing-the-assessment/2026-lender-assessment/performance-component/building-certifications.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.
