> 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/completing-gresb-assessments/completing-the-assessment/2026-asset-assessment/nzif-alignment-module/nz3-decarbonization-plan.md).

# NZ3: Decarbonization Plan

1. <mark style="color:$primary;">**Has the entity developed and implemented a quantified decarbonization plan setting out a decarbonization strategy?**</mark>

<details>

<summary><strong>Intent</strong>: What is the purpose of this question?</summary>

This question asks whether the entity has developed a structured, strategic plan for how emissions reductions will be achieved.

</details>

<details>

<summary><strong>Input</strong>: How do I answer this question?</summary>

Answer “**Yes**” if the entity has a documented plan that identifies actions or measures to reduce emissions and links those actions to emissions outcomes or targets.&#x20;

Answer “**No**” if no such plan exists or if actions have not yet been considered in a structured way.

</details>

2. <mark style="color:$primary;">**What emissions Scopes and corresponding targets does the decarbonization plan cover?**</mark>

<details>

<summary><strong>Intent</strong>: What is the purpose of this question?</summary>

This question intends to determine what emissions scopes are covered by the decarbonization plan.

</details>

<details>

<summary><strong>Input</strong>: How do I answer this question?</summary>

Select the Scope option (“**Scopes 1 and 2**” or **“Scopes 1, 2, and material Scope 3**”) that best reflects the current scope of the plan. Note that plans with quantitative Scope 1 and 2 and qualitative Scope 3 are acceptable.

</details>

3. <mark style="color:$primary;">**Does this plan include a financial business case?**</mark>

<details>

<summary><strong>Intent</strong>: What is the purpose of this question?</summary>

This question asks whether the entity’s decarbonization plan incorporates a financial business case alongside a practical plan.

</details>

<details>

<summary><strong>Input</strong>: How do I answer this question?</summary>

Answer “**Yes**” if the plan considers financial implications such as capital expenditure, operating expenditure, or revenue impacts. The exact scope of the financial business case is at the discretion of the entity and there is no requirement to provide a detailed financial model.

</details>


---

# 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/completing-gresb-assessments/completing-the-assessment/2026-asset-assessment/nzif-alignment-module/nz3-decarbonization-plan.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.
