# Liquidation Profitability Simulation

**Overview**

This indicator simulates according to predetermined variables, how profitable it is for a liquidator to liquidate positions according to their health factor.

**How can I use it?**

<figure><img src="https://lh7-us.googleusercontent.com/hryCo5Vfq4XKXtLvFTnsEofmDa_ByoH_2rhcwOoRMAW6Ecjd7CQCXQ9TSVuMy_deYZu611mEeLGC8wbtxzEq1UYg2JVjAo-hWgurs58IwD2Emc2ULMR0cOsO_Gh3Yv9Rv406UdSUt2-FbiPzAieUsxU" alt=""><figcaption></figcaption></figure>

The indicator measures on its y-axis how profitable it is in percentage terms to liquidate positions according to their respective health factors shown in the x-axis.

By simulating the profitability of liquidating positions, this indicator can give investors further insight into the well being of the protocol. This can provide valuable insights into the incentives of liquidators to maintain a depositors safe. A higher percentage profitability gives liquidators a greater interest to maintain positions in their supposed parameters.&#x20;

By considering the potential profitability of liquidating positions, as a risk vector it can help depositors to assess the risk associated with holding onto a position in the protocol. This indicator can inform investors about when the level of profitability is too low for liquidators to maintain a safe environment and keep the protocol away from bad debt.

A low percentage profitability for liquidators can be caused by several factors, some of which include: external liquidity on the blockchain in order to liquidate assets, protocol parameters, borrow caps on assets between others.

<br>


---

# 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/tashi/liquidation-profitability-simulation.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.
