# Transfers

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

At the top of Transfers Pro, you’ll see the number of addresses sending and receiving, along with their percentage breakdown, the number of active addresses involved in transfers, and the total transfer volume for the selected timeframe.

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

&#x20;                                                                                                                                                                                 Trended Transfers by Day breaks down daily transfer volume, helping visualize how activity changes over time and identify emerging patterns or shifts in behavior.

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

Netflow Transfers displays inbound and outbound transfers along with their respective counts, netflow, total volume, and the most recent transfers. This view can help assess whether more tokens are entering or exiting wallets, which may signal accumulation or distribution trends.

<figure><img src="/files/BuJbzPkPaSa2E1qjbOMH" alt=""><figcaption><p>Individual Transfers</p></figcaption></figure>

Individual Transfers breaks down each transfer by sender and receiver wallet, token amount, and value. You can further analyze the data by filtering for large transfers, which may help identify significant token movements before they reach a DEX.


---

# 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/transfers.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.
