# Dashboard Overview

The Dashboard will allow users to have real tracking of NFTs movement and activities across the ecosystem, allowing for the analysis of digital assets on top of Solana.&#x20;

The top of the screen is where you can find the latest updates on the current state of Solana NFTs.&#x20;

**All the numbers are updated live, for ease of monitoring.**

<figure><img src="/files/9Dyb9OmcGoI0AB9UER83" alt=""><figcaption></figcaption></figure>

Solscan Main Dashboard consists of 5 major tabs, including **Collections, Marketplace, Activity, New NFTs, and All NFTs.** \
\
**Let's discuss each tab in greater detail:**

<figure><img src="/files/8wVI2chBPvStFBLhmeDY" alt=""><figcaption></figcaption></figure>

* [Collections](/browsing-the-site/solscan-knowledge-base/general/nft-dashboard/dashboard-overview/collections.md)
* [Marketplaces](/browsing-the-site/solscan-knowledge-base/general/nft-dashboard/dashboard-overview/marketplaces.md)
* [Activity](/browsing-the-site/solscan-knowledge-base/general/nft-dashboard/dashboard-overview/activity.md)
* [New NFTs](/browsing-the-site/solscan-knowledge-base/general/nft-dashboard/dashboard-overview/new-nft-and-all-nft.md)


---

# 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.solscan.io/browsing-the-site/solscan-knowledge-base/general/nft-dashboard/dashboard-overview.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.
