# Liquidation Protocol Overview

In a general sense, the Liquidation Protocol Overview's structure is pretty much the same as the [Liquidation Overview](/arbitrage-scan-user-guide/liquidation/liquidation-overview.md) page.

**Summary** provides the big picture of this protocol. All the data can be filtered by 24H/7D/30D.

![](/files/bxCrJ70ruOR7OBi5zapc)

The **Trend** chart gives you the daily trend of this protocol in the selected period.&#x20;

![](/files/VV6NKohhcPMEowr7eNjP)

The **Profit Distribution** figure shows this protocol's performance. The figure below shows that there are 5 liquidations with profits between $100 and $1000 that happened during the selected period, and the average profit is $265.08.

![](/files/Y23BZs3dNvwgXuHblw1g)

**Latest Liquidation** lists all the liquidations of the protocol in chronicle order.    Other than revenue, liquidation amount, and [liquidation LTV](https://eigenphi-1.gitbook.io/classroom/glossary/liquidation/ltv), the other 4 columns in the list can be examined in detail.

* **Tx** hash takes you to the [liquidation transaction detail](/arbitrage-scan-user-guide/liquidation/liquidation-transaction.md).&#x20;
* The **Liquidator** address will lead you to the [liquidator detail](/arbitrage-scan-user-guide/liquidation/liquidator-details.md).
* The **Liquidation Asset** column's token symbols show you the [detailed token profile](/arbitrage-scan-user-guide/home/universal-search/token-profile.md).

![](/files/M0gJOR8wmBwxxCfBpKne)

**Liquidation Leaderboard** displays the top 10 liquidations by profit, top 10 liquidations by amount, top 10 liquidators by amount, top 10 liquidated assets by amount, and top 10 liquidated borrowers by amount.&#x20;

More explanations can be found [here](/arbitrage-scan-user-guide/liquidation/liquidation-overview/tx-profit-of-liquidation-leaderboard.md).&#x20;

![](/files/sCYFuyq6CtB2WOY8dAR6)


---

# 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://eigenphi-1.gitbook.io/arbitrage-scan-user-guide/liquidation/liquidation-protocol-overview.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.
