# NFT collections

## Page structure

The top of the page gives, at a glance, the key metrics regarding the collection and its current state, along with third party links, a description and a categorization.

![](/files/ANXVFcr3MEuavZILqqy8)

The rest of the **Market** block provides key metrics about the current activity of the asset, along with unique KPIs such as the monthly active addresses, the number of unique addresses having traded the asset over the last 30 days, etc.

The bottom part of the page contains the deeper analysis of the collection, around 4 key aspects:

* **Insights:** Additional information about the performance and health of the asset through data points such as ownership distribution and daily sales.
* **Investor Profile:** A deeper dive into the holders of this asset and their other on chain activity such as interests and other NFT holdings.
* **Investor Portfolio:** An analysis of the typical portfolio of holders of this asset. Here you'll see information such as typical portfolio distribution and share of portfolio that is invested in this asset.
* **Holders:** A list of every single wallet holding the asset and the ability to view details about it.

{% hint style="info" %}
Investor profile analysis is similar for tokens, NFT collections and custom audiences.\
This is therefore covered in a separate page called [Investor profile](/features/insights/investor-profile.md).
{% endhint %}

## Mint and revenue

![Example information for the Azuki collection](/files/V1uhzzSMmJmmHVe5kCxu)

### Mint parameters

Absolute Labs allows to study the parameters of the mint of any NFT collection, from the number of wallets having participated, the price, the number of items to how many items were minted for free.

This data can help evaluate how successful collections planned their launch, and how to position your own.

{% hint style="info" %}
The mint data is available for each individual wallet and can be leveraged when creating [segments](/features/audiences/segments.md).
{% endhint %}

### Revenue

This unique set of indicators gives insights into the success of a collection both from the mint standpoint, and regarding revenue post-mint.

* **Total revenue:** sum of mint revenue and all royalties since then
* **1st week royalties / royalties after:** funds collected during the first week of secondary market trading, and all subsequent royalties. It is common for collections to have a successful first week but to struggle to sustain the hype over time and retain their customers.
* **Royalties:** percentage of all volume being redirected to the project, according to settings on NFT marketplaces.


---

# 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.absolutelabs.io/features/insights/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.
