# Distribution

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

At the top of Distribution Pro, you’ll find Holders, which displays the current number of holders along with holder count growth over a 7-day or 30-day period. The Median Holder Balance is also shown to reflect the median wallet balance of the token. To the right, the Top 20 Holder Supply Ownership metric highlights the concentration of tokens held by the largest wallets.

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

**Top Balances** displays which wallets control a majority of a token's holding, understand the percentage of the total supply they possess, track their transaction history, and view the total tokens they've received.

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

The **Holders Distribution** chart groups wallet addresses into predefined token holding brackets (e.g., 0–1k, 1k–5k, 5k–10k) and displays the percentage share of each bracket. It provides insight into the token’s holder distribution pattern, highlighting accumulation trends and potential whale influence.

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

The **Unique Addresses** chart shows the total number of distinct wallet addresses holding the token over time—serving as a measure of user adoption and network growth.


---

# 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://taptools.gitbook.io/taptools/pro-features/tokens/distribution.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.
