# Holders treemap

This element gives a visual representation of the distribution of a holder base, ie. how many holders are currently holding 1, 2, 3 or more of the same collection.

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FTWpjPKoVemt68t5cEVTF%2FScreen%20Shot%202022-12-15%20at%203.05.13%20pm.png?alt=media&#x26;token=ceda2bdc-64d1-421a-83db-6d3b9a00d580" alt=""><figcaption></figcaption></figure>

Change the delta range to see an addresses change in balance over a certain timeframe. In the example above, the delta range is on 30d which means there are 569 more addresses holding 1 Mutant than there was 30d ago. Toggle off 'show small holders' and it acts like a visual representation of the top holders table. In the example below, BendDAO has 159 more Mutants than it did 30d ago.

<figure><img src="https://3269745214-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa5iASgIFDKI5iooTNAC0%2Fuploads%2FiIqewPFNdou13yqWVGgI%2FScreen%20Shot%202022-12-15%20at%203.09.59%20pm.png?alt=media&#x26;token=8f7607b8-ac9b-4953-8efe-145ce7dafebd" 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://parsecfinance.gitbook.io/guide/nft-elements/holders-treemap.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.
