# Token Detail

## **Token Detail Page: In-Depth Analysis**

When you click on any token from the main dashboard, you are taken to its dedicated **Token Detail Page**. This is where you can perform a deep dive into a single asset, armed with the most granular data.

<figure><img src="/files/2lrbXl3ZIc91QQ32oh2q" alt=""><figcaption><p>AikaXBT Terminal's Token Detail Page</p></figcaption></figure>

This view combines high-level metrics with a live feed of social sentiment, giving you everything you need to make an informed decision.

### **Key Features of the Detail Page:**

**1. Comprehensive Token Overview**&#x20;

At the top of the page, you get an immediate summary of the token's key metrics, including:

* **Current FDV** (Fully Diluted Valuation)
* **Price data** since its first mention
* Links to on-chain data and social media

**2. Mindshare & Conversation Charts** *(This is a crucial feature for understanding market attention)*

This chart (not fully pictured in the screenshot above) visualizes the token's mindshare over time. In the current market, attention is one of the most powerful indicators of future price action.

* **Predictive Power:** By watching the trends in conversation volume, you can anticipate potential market moves before they happen on the price charts. A surge in mentions can often precede a surge in price.

**3. "Who's Talking" List**&#x20;

The list on the left shows an overview of every influencer and trader who has mentioned this specific token. For each trader, you can see critical performance data related to this token, including:

* **Last Call:** When they last mentioned it.
* **Total Calls:** How many times they have talked about it.
* **Win Rate & Avg. Return:** Their historical performance with this and other tokens.

**4. Live Tweet Feed & Sentiment Analysis**&#x20;

The feed on the right gives you a **live view of the actual tweets** as they happen. This is where raw social data becomes actionable intelligence.

* **Live Data:** See exactly what is being said in real-time.
* **From Information to Action:** By combining the "who" with the "what" and the "when," you can convert this stream of information into confident on-chain actions.


---

# 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/token-detail.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.
