# Menthol Protocol

## Menthol Protocol

- [Welcome to Menthol Protocol](https://docs.mentholprotocol.com/introduction/master.md): Decarbonize your smart contracts or personal accounts transactions without the hassle
- [Why Use Menthol Protocol?](https://docs.mentholprotocol.com/introduction/why-use-menthol-protocol.md): No-loss sustainability - you heard it here first!
- [Why go climate-positive?](https://docs.mentholprotocol.com/introduction/why-go-climate-positive.md): "There's some good in this world, Mr Frodo... and it's worth fighting for." - Samwise Gamgee
- [What can you do with Menthol Protocol?](https://docs.mentholprotocol.com/introduction/what-can-you-do-with-menthol-protocol.md)
- [FAQ](https://docs.mentholprotocol.com/introduction/faq.md)
- [No-loss sustainability](https://docs.mentholprotocol.com/concepts/no-loss-sustainability.md)
- [Crowd-cool your favorite projects](https://docs.mentholprotocol.com/concepts/crowd-cool-your-favorite-projects.md): We empower anyone to be climate leaders to go ahead and show support for their favorite projects by contributing towards offsetting their emissions and/or energy consumption.
- [Automatically measure your on-chain climate impact](https://docs.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact.md): Account for the electricity usage and associated emissions of your crypto-related activities
- [Approaches in allocating emissions](https://docs.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact/approaches-in-allocating-emissions.md)
- [How does it work?](https://docs.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact/how-does-it-work.md)
- [Towards universal accounting](https://docs.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact/towards-universal-accounting.md)
- [Resources](https://docs.mentholprotocol.com/concepts/automatically-measure-your-on-chain-climate-impact/resources.md)
- [Staking](https://docs.mentholprotocol.com/concepts/staking.md): Stake COOL to get access to automated sustainability services
- [CoolSave](https://docs.mentholprotocol.com/the-ecosphere/coolsave.md): Saving the world has never been free until now
- [CoolBot](https://docs.mentholprotocol.com/the-ecosphere/coolbot.md): Never send a regen to do a bot's job
- [CoolPool](https://docs.mentholprotocol.com/the-ecosphere/coolpool.md): Allocate funds to offset your future on-chain or off-chain activities.
- [CoolScore](https://docs.mentholprotocol.com/the-ecosphere/coolscore.md): Menthol CoolScore gauges the sustainability performance of major dApps and blockchain networks.
- [CooList](https://docs.mentholprotocol.com/the-ecosphere/coolist.md): Menthol COOList is a curated sustainability registry of tokenized green assets and ramps approved by Menthol DAO
- [CoolReserve](https://docs.mentholprotocol.com/the-ecosphere/coolreserve.md)
- [Tokenomics](https://docs.mentholprotocol.com/protocol/tokenomics.md): This overview covers the governance mechanisms and financial incentives, it aims to share a vision of alignment between various stakeholders within the Menthol ecosphere, protocol functionality and th
- [Sustainable growth](https://docs.mentholprotocol.com/protocol/sustainable-growth.md): Menthol Protocol growth is directly aligned with increasing value for it's eco-conscious users.
- [Menthol DAO](https://docs.mentholprotocol.com/protocol/protocol-governance-1.md): Empowering climate leaders to create a cooler world
- [Developer Quickstart](https://docs.mentholprotocol.com/developers/getting-started-as-a-developer.md): Build cooler dApps without writing a line of code and put your sustainability goals on autopilot
- [Community](https://docs.mentholprotocol.com/community.md)
- [Participate in the freshest NFT drops](https://docs.mentholprotocol.com/community/participate-in-the-freshest-nft-drops.md)
- [Join the COOLClub](https://docs.mentholprotocol.com/community/join-the-coolclub.md)
- [Glossary](https://docs.mentholprotocol.com/additional-documentation/glossary.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.mentholprotocol.com/introduction/master.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.
