# Inspecting NFTs on AH

Digging into the origin/history/details of NFTs in your Inventory can be most useful, and necessary to learn to be able to easily verify the originality of NFTs, finding more details about them, or investigating the other NFTs of the collection.

### Inspecting NFTs

By clicking on an NFT in your Inventory you can open up that specific NFT IDs' details:

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

From there you can continue clicking into the "Collection", "Category" and "Template ID"-links, which can bring you further down the rabbit whole of the origin/wider perspective of the investigated NFT.

### Inspecting Templates

If entering to inspect the Template, a similar page appears but in this case its the Template for all of the NFTs in that series.&#x20;

From the "Template Inspect" page you have the options to directly go to the AH Market Filtered only to the specific template (which can be very useful/save everyday users a few clicks).

Or to Create Market Offers for an entire template, to where any holder of that template can choose to let their NFT go for the amount of WAX offered.

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

Scrolling further down you can find the list of NFTs minted with the template, and the overview/top Accounts Holding it.&#x20;

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

Inspecting ownership of series of mints can be of great interest, as a wider/good distribution of assets can signify that the sell pressure for the assets of the template may be lower, and/or there are more involved users actively collecting them.

### Inspecting Categories/Schemas

For Categories we have:

* Attributes Info
* NFTs in this category
* Holders of this category

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

Similarly as for Templates, when inspecting the whole category you you will also find the NFTs of the category, the templates of the category, and an ordered list of holders of NFTs from it.

### Continue reading to learn more about Collection Pages on AH:


---

# 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.pixeljourney.xyz/introduction/wax-ecosystem-guides/atomichub/inspecting-nfts-on-ah.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.
