# Radar

**Radar** is your real-time feed of tokens with <mark style="color:red;">**true social momentum**</mark><mark style="color:red;">.</mark> It merges conversation data with user composition, velocity, sentiment, and a price overlay so you can spot rotation early and act with data.

***

## Radar Index Page — Aggregated Line Chart

**What it is:** a real-time overview of the top conversations across the market. It aggregates our tracked tokens and plots attention so you can see rotation as it forms.

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

**Inputs shown**

* **Conversations:** per token over the selected timeframe
* **Top 10 lines:** color-coded by token
* **Timeframe:** 1h, 4h, 24h
* **Filters:** Launchpad, Chain, Category

**How to read**

* **Risers:** lines that accelerate upward signal growing attention
* **Crossovers:** when one token’s line overtakes another, rotation is underway
* **Sustained highs:** flat but elevated lines indicate strong, persistent campaigns
* **Fades:** rolling over lines warn of momentum loss

**Workflow**

1. **Scan the lines** for new leaders and sharp inflections.
2. **Hover a legend item or click token card below** to open the token.
3. **Validate in Radar Detail** using Users, Velocity, Sentiment, and the price overlay.
4. **Act with data** only after confluence is present.

{% hint style="info" %}
**Pro tips**

* Pair **Aggregated Lines** with the **Mindshare Treemap** to confirm where attention clusters.
* Use **1h** to hunt ignitions, **4h** to confirm continuity, **24h** to frame the trend.
* If a line rises while price is flat on the detail page, you may have an early window.
  {% endhint %}

> *More features and updates coming soon. Stay tuned.*


---

# 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://aikaverse.gitbook.io/aikaverse/our-products/aikaxbt/terminal-guide/radar.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.
