> For the complete documentation index, see [llms.txt](https://docs.onchainradar.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.onchainradar.ai/screeners/wallet-screeners/wallet-flows.md).

# Wallet Flows

Wallet Flows показывает активность крупных кошельков отдельно по каждому токену.

Скринер отслеживает покупки, продажи, аккумуляции, и переводы на CEX и фреш кошельки, объединяя действия крупных держателей в единую картину.

***

## Практическая ценность

Трансферы кошельков в ончейне могут показывать подготовку команд или топ холдеров к продажам или манипуляциям токеном.

К примеру, большие транзакции на CEX могут предшествовать продажам и снижению цены, выводы на фреш кошельки - попыткой замаскировать следы предстоящих манипуляций и так далее.

Поэтому отслеживание трансферов в ончейне позволяет предположить что с токенами будет дальше.

### Связанные стратегии

Торговля за большими транзакциями фрешей на цексы

***

## Screener

В скринере есть 2 раздела: Summary трансферов по монете, а также отдельные трансферы по каждому кошельку.

### Summary

Отображает общее передвижение средств между кошельками разных категорий по каждой монете.&#x20;

<figure><img src="/files/9CCQ0XuQlgRjLqTiBrD7" alt=""><figcaption></figcaption></figure>

Можно выбрать отдельную монету и посмотреть какие кошельки какие трансферы делали: с тегами, адресами и так далее

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

***

### All Transfers

Данная вкладка показывает отдельные трансферы монет между отслеживаемыми кошельками

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

После выбора транзакции можно увидеть график какой эффект она имела на графике

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

авав

***

### Настройка алертов

#### Summary

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

(описание)

#### All Transfers

<figure><img src="/files/DGmDv4qzJvj1lqUvlPoC" 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, and the optional `goal` query parameter:

```
GET https://docs.onchainradar.ai/screeners/wallet-screeners/wallet-flows.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
