# Collateral Seized

**Overview**

This indicator shows the total amount of each collateral asset being seized for liquidation. If a borrower has more than one asset as collateral for their loan, liquidators get to choose which asset they will seize in order to repay their debt and keep the protocol safe.

**How can I use it?**

<figure><img src="/files/8NJnui8RxEZMBEqdbHRF" alt=""><figcaption></figcaption></figure>

This indicator can present both users and the protocol powerful information. From the protocol stand point the preferred assets among liquidators can provide valuable information about market trends and demand. In general liquidators tend to pick assets that have high liquidity, and thus have In addition, changes in the amount of collateral being seized can provide insight into the health of the protocol and current market conditions, allowing both users and the protocol to make informed decisions.


---

# 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/collateral-seized.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.
