> For the complete documentation index, see [llms.txt](https://documentation.carbonregistry.com/documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.carbonregistry.com/documentation/icr-program/updates/october-2024.md).

# October 2024

{% hint style="info" %}
**Important:** ICR has released an update to the program documentation, effective from **15th October 2024**. Please read the press release and information about the update below.&#x20;
{% endhint %}

{% file src="/files/PCQ9pkwBKV0mnvAcI9J8" %}

{% file src="/files/QcD8593jEwRwpQpeOh6U" %}

{% hint style="warning" %}
**What proponents need to consider**

1. Review the updated documentation and templates.
2. If you have not started validation you need to update your documentation to align with the update.
3. If you have started validation we recommend aligning with the updated documentation. If not you have until 31.12.2024 to complete the validation for alignment to version 5 of the program.
4. If you have completed validation we recommend you update your project documentation and conduct a gap-validation for alignment to the new version during next verification.&#x20;
5. We kindly ask proponents that have already registered their project to complete the ICR Tool for Environmental and Socio-economic Safeguards and Sustainable Development and upload to the registry, irrespective if they intend to align with the new version.
   {% endhint %}

{% hint style="info" %}
If you have any questions or concerns, please get in touch, and we'll respond to your request as promptly as possible. <info@carbonregistry.com>&#x20;
{% endhint %}


---

# 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://documentation.carbonregistry.com/documentation/icr-program/updates/october-2024.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.
