# Reference

- [Protocol overview](https://docs.klimaprotocol.com/reference/overview.md): The Klima Protocol is open, rules-based infrastructure designed to support carbon credit intake and retirement through transparent execution terms and onchain settlement.
- [Governance](https://docs.klimaprotocol.com/reference/governance.md): What allocation does, how it shapes the protocol, and when doing nothing is perfectly fine.
- [Governance (Archived)](https://docs.klimaprotocol.com/reference/governance-archived.md)
- [Liquidity](https://docs.klimaprotocol.com/reference/liquidity.md): Learn how Klima’s kVCM liquidity pools internalise carbon inventory, route all economic activity through a single fungible token, and let users provide the liquidity that powers the system.
- [Incentives](https://docs.klimaprotocol.com/reference/incentives.md)
- [Token Distribution](https://docs.klimaprotocol.com/reference/token-distribution.md)
- [Glossary](https://docs.klimaprotocol.com/reference/glossary.md)
- [Protocol Implementation & Upgrade Transparency](https://docs.klimaprotocol.com/reference/protocol-implementation-and-upgrade-transparency.md): This document explains how the protocol’s software implementation is maintained, upgraded, and secured over time.


---

# Agent Instructions: 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://docs.klimaprotocol.com/reference.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.
