> 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/knowledge-base.md).

# Knowledge Base

- [Climate Change](https://documentation.carbonregistry.com/documentation/knowledge-base/climate-change.md): Urgent Call to Action!
- [Kyoto Protocol](https://documentation.carbonregistry.com/documentation/knowledge-base/kyoto-protocol.md): Climate actions
- [Paris Agreement](https://documentation.carbonregistry.com/documentation/knowledge-base/paris-agreement.md): Climate actions
- [Nationally Determined Contributions](https://documentation.carbonregistry.com/documentation/knowledge-base/paris-agreement/nationally-determined-contributions.md)
- [Carbon Markets Under the Paris Agreement](https://documentation.carbonregistry.com/documentation/knowledge-base/paris-agreement/carbon-markets-under-the-paris-agreement.md)
- [Voluntary Carbon Markets](https://documentation.carbonregistry.com/documentation/knowledge-base/voluntary-carbon-markets.md): VCMs
- [Compensation](https://documentation.carbonregistry.com/documentation/knowledge-base/compensation.md): Climate action
- [ÍST 92](https://documentation.carbonregistry.com/documentation/knowledge-base/compensation/ist-92.md): Offsetting
- [ISO 14068-1:2023](https://documentation.carbonregistry.com/documentation/knowledge-base/compensation/iso-14068-1-2023.md): Carbon neutrality


---

# 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:

```
GET https://documentation.carbonregistry.com/documentation/knowledge-base.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
