# Whale Alerts Panel

The **Whale Alerts Panel** is a newly integrated feature within the Sonar extension, designed to help traders monitor large on-chain transactions directly from the [TradingView](https://www.tradingview.com/) interface.

{% embed url="<https://www.youtube.com/watch?v=PcpR-dibXpg>" %}

### How to Access

The Whale Alerts panel is a **premium feature**.

{% hint style="success" %}
**If you already have a subscription to any of our Premium Indicators, this panel will automatically unlock for you**
{% endhint %}

* If not, you’ll need to subscribe to **any of our** [**four premium plans**](https://www.bigbeluga.com/#pricing) to enable it.&#x20;

Click the **“Get Premium Access”** button. It will redirect you to the [BigBeluga subscription page](https://www.bigbeluga.com/#pricing) where you can choose a plan.

<div data-with-frame="true"><figure><img src="/files/VEZnjY3OeDBuDMbZsEzr" alt=""><figcaption></figcaption></figure></div>

### **Table Columns & Data**

The Whale Alerts table displays the following columns:

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

> * **Asset** – The cryptocurrency involved in the transaction (e.g., USDT, ETH, WBTC).**Volume** –
> * The amount of the asset that was transferred.
> * **Value (USD)** – The equivalent value of the transaction in U.S. dollars.
> * **From** – The sender wallet or exchange name (when available).
> * **To** – The recipient wallet or exchange name (when available).

### **Live Data Feed**

The panel updates continuously to reflect the most recent whale movements across major blockchains. This provides traders with timely insights into:

> * Large inflows to or outflows from exchanges
> * Potential accumulation or distribution events
> * On-chain activity from high-value addresses

### **Use Cases**

> * **Monitor smart money behavior**&#x20;
> * **Identify early signs of large market moves**
> * **Track exchange-related activity (e.g., deposits or withdrawals)**

This feature gives traders an additional edge by merging technical analysis with real-time blockchain intelligence — all from within the [TradingView](https://www.tradingview.com/) environment.


---

# 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.bigbeluga.com/extension/bigbeluga-sonar-tm/whale-alerts-panel.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.
