# Address Clustering

Find the **Address Clustering Tool** under **Investigation Mode** category

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

Enter an address in search bar and generate an address graph to visualize likely connected addresses. You can find likely connected addresses including Externally owned addresses(EOA), deployed contracts, exchanges, and more.

<figure><img src="/files/6qr14ozme5dUEApenQkO" alt=""><figcaption></figcaption></figure>

Click on any address node to see key information like ETH balance, total balance value, behavior tags, off-chain information and so on.&#x20;

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

To see information about its cluster, click on the Cluster Detail.

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

You can drag any of the nodes to organize them based on personal preference. You can also expand and minimize nodes by **double-clicking** them.

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

You can also expand, minimize and hide nodes with the toolbar.&#x20;

Click on the node you want to select and use any actions (1. Hide 2.Show Hide Nodes) on the bar. Click on refresh(3) to start over.

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

Put your mouse on the line between nodes, you will see the&#x20;

* Reason why they are related with such a certainty  **(Non-deposit address)**

  <figure><img src="/files/5aGAbUlZLD2tPM8LQCSt" alt=""><figcaption></figcaption></figure>
* Transaction number, value and most transacted token **(Deposit Address)**

  <figure><img src="/files/G0SzLslZtvxkcshh71qv" 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://docs.scopescan.ai/features/investigation-mode/address-clustering.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.
