# Explore NFT Collections

1. Begin by visiting the [Chalk app's homepage ](https://chalk.software/)and proceed to the "Explore Collections" section. Locating this section is quite straightforward, as it is marked within a box in the screenshot below for reference.

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

2. Here, you will find a comprehensive list of all the NFT collections that have been created on the network.&#x20;

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

&#x20;3\. To view a specific NFT collection, simply select it from the list. The NFT collection is clearly highlighted within a grey box in the screenshot below.

<figure><img src="/files/6IC5ivkGTa8FnMNCFmgg" alt=""><figcaption></figcaption></figure>

4. The expected response will list all the NFT items pertaining to a particular allocation.  See the screenshot below for reference:

<figure><img src="/files/ToMEDviglg5Bn8tjKp0X" alt=""><figcaption></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-old.zus.network/products/chalk/explore-nft-collections.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.
