# Whales Credit History

**Overview**

This indicator tracks large depositors' credits, borrowed share, total borrowed, repayments and liquidations history on the protocol. This information helps to have a better understanding of the whales that are currently interacting with the protocol.

For example, if a whale has a track record of being liquidated, it could be likely and probably has a higher chance that it gets liquidated again.

The indicator has an adjustable time frame selector that lets users analyze different periods in the protocol.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/A02ucIB-lAOWDw0h3p204ZBWP1UM3oJsVPdC1VOUWbo3wY6Q_OfSSMX8FcPX-VKc0XN9pyGZz3blvg2hkML2HNax9C60YkvVKmqL1F93iGKeMI2PiI_CbaaLbo_ra3Cm537kCbJp9VSEWg2eoaQyHK4" alt=""><figcaption></figcaption></figure>

This indicator gives a well rounded picture of the current whale behavior within the protocol. By tracking large depositor behavior, you can gain valuable insight into the activity of the "whales" in the protocol and how they are affecting the ecosystem.

By examining the liquidation history you can assess the risk associated with depositing in the protocol. Moreover, by analyzing the recent payments and total debt users can gauge the whale’s previous interactions with the protocol and try to predict their standar behavior.

Furthermore, the current borrow share allows liquidators and lenders to predict scenarios of whales being liquidated.


---

# 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-credit-history.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.
