# Towards universal accounting

Menthol Protocol's mission is to make anyone's on-chain activity sustainable on any blockchain network. That means that the framework we employ to account for emissions and energy usage should be [*consistent, continuous and complete*](https://arxiv.org/ftp/arxiv/papers/2111/2111.06477.pdf)*.* This will allow the framework to be applicable across different consensus mechanisms and network layers (L1/L2), able to adapt to network parameter changes such as the halving of mining rewards or even allow for transitioning from one consensus to another without a complete overhaul being necessary.


---

# 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.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact/towards-universal-accounting.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.
