> For the complete documentation index, see [llms.txt](https://docs.scopescan.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.scopescan.ai/features/investigation-mode/token-holder-graph.md).

# Token Holder Graph

**Token Holder Graph Tool** offers in-depth analysis of token holders visualized in a hierarchy graph with groups and subgroups and fnd exactly who holds the highest amount of tokens.

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

Enter the Token you want to query. The legend under the search bard shows that different colors represent different types.They are Token, Main Groups (Exchange, Bridge, Contract, and EOA), Sub Groups, Address

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

Click the “+” sign to add a subgroup. Click on any box to view details about the composition.

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

And specific holdings

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


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.scopescan.ai/features/investigation-mode/token-holder-graph.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.
