# NFT Watchlists

The Interactive NFT Data section offers real-time analytics on the performance of Solana NFT collections. This data-driven feature provides users with in-depth insights into the trading activity of each collection, including:

* **Status:** Whether the NFT collection is listed or on sale
* **Price:** Current floor price of the NFT collection
* **ATH ROI:** The ROI if the NFT collection was to go back to ATH
* **24h%:** The 24 hour price change for the collection
* **Volume:** The total value of NFTs traded over 24 hours, helping users to identify hot projects and collections.
* **Performance:** 7 day mini graph of the collection allowing users to identify price trends and volume.

These interactive tools allow users to analyze the NFT market in real time, helping them make informed decisions based on reliable data trends. Whether it’s tracking the rise of a new collection or analyzing the liquidity of established ones, these metrics provide critical insight for NFT traders and collectors.


---

# 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://solana-classic.gitbook.io/solana-classic-whitepaper/utilities/classic-hub/nfts/nft-watchlists.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.
