# Tokens

## **Token Dashboard: A Deeper Dive**

By clicking on the "TOKENS" tab in the top navigation bar, you are taken to the Token Dashboard. This page provides a comprehensive and sortable list of tokens that are currently being mentioned on X.

This dashboard is designed for active traders who want to filter and sort data to uncover specific opportunities. Let's explore its powerful features.

<figure><img src="/files/093Vte5I5WL1VZcARR4X" alt=""><figcaption><p>AikaXBT Terminal's Token Dashboard Page</p></figcaption></figure>

### **Filtering and Customization**

At the top of the list, you will find several dropdown menus that allow you to apply powerful filters to the data. This helps you narrow down the noise and focus on what's relevant to your strategy.

Available filters include:

* **Chain:** Isolate tokens from a specific blockchain (e.g., Base, Solana).
* **Launchpads:** Filter by the platform a token launched from.
* **Pair Age:** Focus on newer or more established tokens.
* **Tweet Timeframe:** Adjust the window for tracking mentions.

***

### **Sorting Options**

Every column on the Token Dashboard is sortable. Simply click on a column header to reorder the entire list based on that metric. This allows you to identify momentum and trends quickly.

You can sort the list by:

* **Total Mentions:** View by lifetime mentions, or isolate recent momentum by sorting by **4-Hour** or **24-Hour** mentions.
* **Current FDV:** Sort by the token's current Fully Diluted Valuation.
* **Delta FDV%:** Find tokens with the most significant recent change in their valuation.
* **24H PRICE %:** Sort by price performance over the last 24 hours to spot top gainers or losers.

This dashboard gives you the tools to move beyond simple mindshare and analyze the data with precision. Next, we will look at what happens when you click on an individual token to see its detail page.


---

# 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/tokens.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.
