# Trading Mindshare

### **What it does for you**

<figure><img src="/files/2RRKUs3DhZrMQWpa1IxC" alt=""><figcaption></figcaption></figure>

[Trading Mindshare](https://www.edgen.tech/marketplace/crypto/mindshare) shows where liquidity is moving. For each token, you see which exchange (Binance, Coinbase, or Upbit) is driving volume, and whether attention is building or fading. A sudden spike on one venue signals where traders are clustering.

A drop in share shows when interest rotates away. This view lets you track capital rotation in real time and compare how different venues shape market momentum.

### **How it works**

[Trading Mindshare](https://www.edgen.tech/marketplace/crypto/mindshare) combines Edgen’s Flow Monitoring and Derivatives Intelligence sub-agents. Raw volume data is pulled directly from exchanges through connected APIs. The system normalizes values, compares them as a share of total market activity, and detects shifts over time. The pipeline flags when flows cluster on one venue, spread across multiple, or reverse direction.

Every output is logged into the Edgen Knowledge Base and fed into the reinforcement loop. Over time, the system learns from repeated patterns (such as exchange-driven anomalies or wash-trade behavior) and sharpens detection.

For traders, this means signals become more reliable the more they are used.


---

# 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://gitbook.edgen.tech/edgen-litepaper/store/trading-mindshare.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.
