# Explore NFTs

On the Chalk [Explore](https://chalk.software/explore) page, you'll find all the available NFTs and their Collections listed.

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FR0Z75oUxJjgW97V0x6V2%2Fimage.png?alt=media&#x26;token=4de64fbd-86cd-4f47-92d0-5d3081397348" alt=""><figcaption><p>Fig1: Chalk NFTs</p></figcaption></figure>

Upon clicking on any NFT card, you'll be taken to the [NFT Details page](https://chalk.software/nfts?tokenIdentifier=4\&collectionId=0x23a6f99649aE9caC1b1B1FC76A98F89b168dE782\&from=home) where you can see the NFT details such as the uploaded content, etc.&#x20;

<figure><img src="https://2414485336-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FUGN3Vu2Hi1voQQLrIVGO%2Fuploads%2FrR8gVwOEKrAznH8DqTGm%2Fimage.png?alt=media&#x26;token=acbdff6e-4f7c-41d0-87f0-db9db021edc1" alt=""><figcaption><p>Fig2: Chalk Collections</p></figcaption></figure>

You'd see **"Trending"** and **"Top"** filters for NFT Collections.

**"Trending"** means recent NFT sales for a collection in marketplaces(Opensea, Rarible, etc.).

&#x20;**"Top"** means most NFT sales for a collection in marketplaces(Opensea, Rarible, etc.).

Upon clicking on any Collection card, you'll be taken to the [Collection Details page](https://chalk.software/explore) where you can see the Collection details such as total NFTs inside that collection, the collection mint status, etc.&#x20;


---

# 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.zus.network/zus-docs/webapps/chalk/explore-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.
