# Top accumulations

{% hint style="info" %}
[**Check today’s Top Accumulations on a website**](https://www.coinsense.app/top-accumulations)
{% endhint %}

Top accumulations provides insights into **CEX-related smart money wallet (SMW) activity** across different tokens. It highlights which assets are being accumulated or reduced by smart money and allows filtering over different timeframes (24h, 3 days, 7 days, 30 days, or custom).

### **Key Columns:**

* **SMW Change** – The net difference between the number of smart money wallets opening long positions versus short positions on the token.
* **Netflow** – The total net capital inflow or outflow into the token from smart money.
* **Netflow vs Cap %** – A ratio that evaluates the size of netflow relative to the token’s market cap, showing what portion of the market cap smart money currently holds through their longs or shorts.
* **Avg Long Entry / Avg Short Entry** – The average entry price for long or short positions opened by smart money.
* **Longs Opened / Longs Closed** – Count of long positions that were initiated or closed.
* **Shorts Opened / Shorts Closed** – Count of short positions that were initiated or closed.

<div data-full-width="false"><figure><img src="/files/4VdRpgub0Y25hi3jZBID" alt="Example of CEX top accumulations"><figcaption><p>Example of CEX top accumulations from last 24 hours</p></figcaption></figure></div>

### **Example how to read data from the image above:**

* **BTC** saw the largest net inflow ($59M), with smart money long entries averaging \~$112,772.
* **ETH** followed with $54.9M inflow, despite equal longs opened and closed.
* **SOL** showed $25.1M inflow, while **HYPE** and **LINK** showed strong accumulation relative to their market cap (0.16% and 0.11% respectively).
* Smaller-cap tokens like **PENGU** and **PUMP** had lower netflow in absolute terms but significantly higher **Netflow vs Cap %**, indicating smart money influence is heavier relative to their market size.

This view is designed to quickly identify which assets are attracting or losing smart money positioning, and whether the accumulation is meaningful relative to token size.


---

# 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.coinsense.app/website/cex-data/top-accumulations.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.
