# Dashboard

The Dashboard serves as LORE's central nervous system, providing traders with a quick yet comprehensive market overview. It addresses a common challenge for active traders: staying current with rapidly evolving market dynamics, especially after periods away from the market.

The Dashboard aggregates critical data elements into a single, intuitive interface:

* Real-time token trend data showing current market narratives
* Standout performers and concerning underperformers
* Smart money movements and whale activity
* Newly emerging trends with significant momentum
* Comparative metrics showing trend strength and duration

This curated presentation allows traders to rapidly assess market conditions without needing to piece together information from multiple sources. As one trader noted, "While you wipe the sleep out of your eyes or catch up from a long day at work, the dashboard shows you what's currently meta, what's making news, even down to the types of tickers that are popping."

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

Future Dashboard development will introduce personalization features, allowing the interface to adapt to individual trader preferences. Token enthusiasts will see dog-focused content, while risk-tolerant traders might receive more information about low-cap gambling opportunities. This adaptive approach ensures each user receives the most relevant information for their specific trading style.


---

# 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.lorevision.ai/terminal/dashboard.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.
