> For the complete documentation index, see [llms.txt](https://aikaverse.gitbook.io/aikaverse/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://aikaverse.gitbook.io/aikaverse/our-products/aikaxbt/terminal-guide/radar/radar-detail-page.md).

# Radar Detail Page

### Header and Key Stats

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

* **Age, Chain, Contract, Links**
* **Total Convos** and **24h Convos**
* **24h Users**
* **FDV, Total Holders, 24h Volume, 24h Price %**

> **Read it fast:** rising **Convos** and **Users** with lagging **Price %** often precede expansion.

***

### Conversation Chart

A synchronized chart of **Conversations**, **Users**, **Price**.

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

* **Ignition:** sharp lift in Conversations and Users before price
* **Quality trend:** higher highs in Users confirm strength
* **Degradation:** Users flatten or fall first, price follows

> Click **Capture** to save a snapshot for journaling.

***

### User Activity

Table of **New**, **All**, **Stale** users. Sort and filter.

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

* **Signal:** a growing **New** cohort is bullish and suggests fresh distribution
* **Caution:** price up with flat New is weaker and often fades

***

### Sentiment Meter

Rolling 24h sentiment gauge.

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

* **Use it for context:** positive skew plus rising Users supports continuation
* **Avoid overreliance:** price can still lag or overreact

***

### AI Summary

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

An automated 24h brief that surfaces:

* key talking points
* bull and bear notes
* notable whale or influencer mentions

{% hint style="info" %}
Click through to the underlying posts for receipts.
{% endhint %}

***

### Workflow checklist

{% stepper %}
{% step %}
**From Index or Lines, open a candidate** that is rising.

{% endstep %}

{% step %}
**Confirm in Detail:** Conversations up, Users up, Sentiment not deteriorating, Price not yet fully moved.

{% endstep %}

{% step %}
**Check Launchpad and Chain tags** to align with current venue rotation.

{% endstep %}

{% step %}
**Decide:** add to Watchlist or set Alerts if included in your plan.

{% endstep %}
{% endstepper %}

> Radar lists tokens after multi-signal checks using the <mark style="color:red;">**Momentum Index**</mark> and <mark style="color:orange;">**Ignition Score**</mark>. It is built to surface signal, not noise.


---

# 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 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, and the optional `goal` query parameter:

```
GET https://aikaverse.gitbook.io/aikaverse/our-products/aikaxbt/terminal-guide/radar/radar-detail-page.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
