# Interactive NFT Data

The Interactive NFT Data section offers an in-depth view of specific NFT collections. This data driven feature provides users with in-depth insights into the trading activity activity of each collection, including:

* **Project Information:** A summary of the project’s mission, vision, and objectives.
* **Links:** Links to the projects official Twitter, Telegram, Website and links to buy the NFT.
* **Preview:** A preview showing a small number of NFTs from that collection.
* **Market Cap:** Current market cap of the collection
* **Volume:** 24 hour volume for the collection.
* **Sales:** 24 hour sales for the collection
* **Average Sale Price:** The average sale price for the collection over the past 24 hours.
* **Owners:** The number of unique owners of the NFT collection including a % of the total assets currently owned.
* **Total Assets:** The total number of NFTs available in that collection.
* **ATH:** The ATH of the collection
* **Chart:** A live chart for the collection.


---

# 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/interactive-nft-data.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.
