# Whales Supply History

**Overview**

This indicator tracks large depositors' deposits, their total supply share, withdrawal and addition amounts on the protocol. This information gives powerful insight into the largest depositors and backers of the protocol, it also gives an idea of which addresses have the greatest borrowing capacity.

The indicator has an adjustable time frame selector that lets users analyze different periods in the protocol. The supply share column is not affected by the time frame selector, showing the current supply share at all times.

**How can I use it?**

<figure><img src="https://2404821215-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQvgIHnQBPshWROyZ73aR%2Fuploads%2FAGEfQs7dPLVDvSU6pJYa%2Fimage.png?alt=media&#x26;token=e1872ed3-fa9f-46a3-a1bc-c481c5c04968" alt=""><figcaption></figcaption></figure>

This indicator presents useful information both for borrowers and the protocol. Borrowers can track lenders' supply share and calculate scenarios of liquidity withdrawals and how that might affect interest rates on their loans. Users can also track the largest depositors in order to analyze their borrowing power against their deposits, this can be useful information when investigating lenders leverage over the protocol’s deposits.


---

# 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/spark/whales-supply-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.
