# AI Insights

## Overview

AI Insights add an explanatory layer on top of Tokenomist’s structured data. Instead of scanning numbers and charts in isolation, AI Insights aims to help you immediately understand the main patterns and implications of the data.

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

## Accessing AI Insights

The feature is embedded directly into supported components. Clicking the sparkle icon ✨ reveals a sidebar containing a tailored summary. Each write-up corresponds to the data in front of you. Once open, you can read the narrative and go view the chart itself for more details.

## Using AI Insights

Every summary is generated automatically and refreshes whenever the underlying dataset changes. At the bottom of the panel you’ll see a **“Last updated” timestamp**, so you always know when the insight was last refreshed.

You can mark an insight as helpful or unhelpful with a simple **thumbs up** or **thumbs down**, and can also **submit questions** you would like to see answered. Over time, this feedback loop helps refine and expand the quality of insights delivered.

{% embed url="<https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FAiV8rQPRMYfCyYrQgX5Q%2Fuploads%2FLtYGUfw5mTPMKaUyhMDW%2Fai-insights.mp4?alt=media&token=c6154c67-681d-45b5-a0be-a1ed75de98c8>" %}

{% hint style="warning" %}
AI Insights are **experimental** and s**hould not be mistaken for financial advice**. They are designed to highlight key takeaways and trends, but decisions should always be confirmed against the raw data. As the feature develops, coverage will expand into more categories and include a wider set of components.
{% endhint %}

Currently, coverage focuses on the **Top 300 tokens in the All category**, giving a broad overview of market activity.

## Why It Matters

Crypto emission and unlock data can be dense, and it isn’t always obvious what matters most. AI Insights can help translate complex market events into a digestible summary. With just one click, you can move from raw numbers to clear understanding.


---

# 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.unlocks.app/features/ai-insights.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.
