# Liquidation Transaction

The Liquidation Transaction detail page helps you to understand how exactly it happened.&#x20;

The Summary section lists the general information regarding profit and cost structure.

![](/files/PpP4JZMUQGbT1gJ4xAOV)

In the Liquidation Details section, you can read the related protocol, liquidated asset, amount, dept asset, and the outstanding debt amount that needs to be covered.&#x20;

![](/files/3fA2gz6gq6zVtLkeILqz)

Like the **Token Flow Chart** on the [MEV transaction details page](/arbitrage-scan-user-guide/home/universal-search/transaction-profile.md), the same type of figure is used to show the process step by step.&#x20;

![](/files/zRxrIXbjynBEm7oopo0V)

And the **Profit & Loss Statement** is the same on the  [MEV transaction details page](/arbitrage-scan-user-guide/home/universal-search/transaction-profile.md).&#x20;


---

# 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-transaction.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.
