# Whales Monitor

**Overview**

This indicator tracks a whale's historical activity in the crvUSD market, focusing on collateral, debt, soft liquidations (stablecoin), and total profit and losses. It presents columns displaying: the collateral securing the crvUSD loan, the incurred debt, soft liquidations indicating partial collateral selling to meet margin requirements, and the profit or loss (PNL) from this allocation. When a position undergoes a soft liquidation, the collateral that backs the debt is dynamically divided into the collateral token and the crvUSD token. During this process, a portion of the collateral gradually converts into crvUSD. Soft liquidations reflect the whale's risk management strategies. The PNL column aggregates the whale's total financial gains or setbacks. Monitoring these elements is crucial for identifying actions that could influence market dynamics.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/Hcxwd97ntkcsvVv0g89qyJjpt4UhMXnrqgMKI6299iBw5b2WFvhym-ISwb40LfAFpeAurvmoDs_fbzyZ2q7UJ3t6zom28biMwBMKBCf3EG-qGqArmjGBayYdBVAPWduVNfdSdCpXIJY117l78rGUj6c" alt=""><figcaption></figcaption></figure>

This indicator is crucial for understanding the broader impact of whale activities on the crvUSD market. By tracking the health and movements of whale positions, it provides all market users with insights into potential liquidity shifts, especially in scenarios where whales withdraw or face liquidation. This information is invaluable for predicting market movements and aiding in risk management. Essentially, it enables users to anticipate and react to market changes driven by the activities of these influential market participants.


---

# 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://resources.defirisk.intotheblock.com/crvusd/whales-monitor.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.
