# Collection Page

Monitor the activities of the entire collection. Tracking the performance over time, with our visualized statistics.

### **Overview**

<figure><img src="/files/3oC6YnGV2KxmTTLMAtoG" alt=""><figcaption></figcaption></figure>

* **Items**: Number of NFTs within the collection
* Holders: Number of holder in the collection
* **Traded On**: The secondary market where the NFT is sold
* **Floor Price**: The lowest price to acquire the NFT from this collection
* **Volume 24hrs**: Total $SOL transacted on the collection in the past 24hrs
* **Live Activity Feed**: sales movement, floor price up dates in real time across the collections

### **Items Tab**

Allow users to track the latest activities on all NFTs within a collection.

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

**One Tip :** if you click on the pointer on the NFT, this will direct you straight the transaction that just recently take place, and you can have full detail of the transaction.&#x20;

**Trade**: Real-time update trading activities of the collection.&#x20;

Real-time update trading activities of the collection.&#x20;

<figure><img src="/files/2usK1SLNsZcyh8b7JTBy" alt=""><figcaption></figcaption></figure>

Markets Tab: showcase the volume of the collection on specific marketplaces

* Marketplace: the marketplace where activities for collections take place
* Volume 7D: trading volume for respective marketplaces
* Listings: number of listings
* Traders: number of traders/ active wallets.&#x20;

<figure><img src="/files/DmNQ2sNOWN1AzgzPhsxQ" alt=""><figcaption><p>M<em>arkets Tab</em></p></figcaption></figure>

Activity tab: Real update on collection activities&#x20;

* NFT: The specific NFT
* Action: the action being taken
* price: Value denominated in SOL
* from: Initiating wallet
* to: Recipient wallet
* Marketplace: where the activity takes place
* Tx: transaction for checking.&#x20;

<figure><img src="/files/ZxTAlAZin9Rhrt2OgO80" alt=""><figcaption><p><em>Activity Tab</em></p></figcaption></figure>

Holders Tab: give you an in-depth look into the distribution of the collection

* Holder (Owner account): the wallet addresses that hold at least 1 item from the NFT collection
* Number: Number of NFTs within the collection that the address is holding
* Percentage: The percentage wise of wallet holding, in relation to total collection supply.&#x20;

<figure><img src="/files/vgTuQdhWtmB2SnLS8RSb" alt=""><figcaption><p><em>Holders Tab</em></p></figcaption></figure>

Analysis Tab: Visualization of price action, and volume activities

* volume: trading volume in the specific time frame
* active address; Active wallet trading the nft
* floor price: the updated price off the NFT in real time

<figure><img src="/files/FC7sHkx7qPFXdPcmfzMr" alt=""><figcaption><p><em>Analysis Tab</em></p></figcaption></figure>


---

# 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/collection-page.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.
