# CoolScore

Menthol CoolScore gauges the sustainability performance of major dApps and blockchain networks based on energy and emission indicators which can be used to compare them against their peers. With Menthol CoolScore, developers can add a green ‘lego’ to their DeFi stack and empower users and developers to act in line with their climate targets.

## Potential use-cases

### Sustainable DEX aggregator

Imagine a DEX aggregator that's aware of the climate-impact impact of tokens and/or DEXs. This DEX aggregator could then offer users to route their orders based on the following strategies:

* best price
* most sustainable
* or anything in between!

Ethical/sustainable routing by liquidity aggregators like ParaSwap and 1inch. Developers of exchange aggregators could take into account the sustainability performance of a DEX while selecting the best possible provider for a given token swap. Users of the exchange aggregator could then have the choice to go with the most sustainable route.

### Add an environment impact dimension to coin tracking sites

Users and investors could compare dApps or tokens on CoinMarketCap, CoinList, or CoinGecko based on their sustainability performance indicated by their CoolScore.&#x20;


---

# 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/the-ecosphere/coolscore.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.
