# Smart Wallet Tracking

A feature to detect and analyze movements from key wallets, enabling users to trace smart money and identify early signals.

* **Key Wallet Movement Detection**: Monitors high-value and institutional addresses across multiple blockchains
* **Real-Time Smart Money Tracking**: Provides instant alerts when significant transactions occur from influential wallets
* **Customizable Threshold Settings**: Allows users to define parameters for transaction size and frequency
* **Multi-Chain Support**: Tracks movements across various blockchain networks simultaneously
* **Pattern Recognition Algorithms**: Identifies unusual trading behaviours that often precede market movements
* **Historical Analysis**: Compares current wallet activities against past transaction patterns
* **Anomaly Detection**: Distinguishes between routine operations and potentially market-moving events
* **Trend Identification**: Recognizes when multiple sophisticated players demonstrate similar behaviours
* **Notification System**: Delivers customizable alerts via preferred channels when specified conditions are met
* **Performance Analytics**: Measures the predictive accuracy of signals generated by tracked wallets
* **Whale Activity Dashboard**: Visualizes key wallet movements and their potential market impact
* **Early Signal Generation**: Helps identify emerging opportunities before they become apparent in price action


---

# 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.dexlens.io/how-it-works/smart-wallet-tracking.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.
