# Crypto heatmap

Introducing the Mochi Crypto Heatmap - a powerful tool for monitoring the performance of various cryptocurrencies. With different colors indicating price movements over a given period, this feature provides a quick and easy way to stay up-to-date with the latest market trends.

* `/heatmap`: Show top cryptocurrencies and price changes in 24 hours

<figure><img src="/files/layEeQ3bVOQFpz9XM0rb" alt=""><figcaption></figcaption></figure>


---

# 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://mochibot.gitbook.io/mochi-bot/functions/mochi-apis/crypto-management/crypto-heatmap.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.
