# What is the "Debt-in-Front" value in Liquity?

The Debt-in-Front value that you can see for your Trove in our Liquity dashboard represents the cumulative value of debt (in LUSD) of all Troves that have a lower collateralization ratio than your specific position (i.e. the referring Trove).

This value can be useful for determining the redemption risk when using Liquity, since the *riskiest* Troves (Troves with the lowest collateralization ratio in the protocol at the time of redemption) are the ones that are redeemed first:

<figure><img src="/files/zp7pBjkFGxhwLZfqH5gO" alt=""><figcaption></figcaption></figure>

***

## Related Articles:

* [Liquity V1](https://help.defisaver.com/protocols/liquity-v1)
* [Dashboard & Use-case](https://help.defisaver.com/protocols/liquity-v1/dashboard-and-use-case)
* [What is a Stability Pool?](https://help.defisaver.com/protocols/liquity-v1/what-is-a-stability-pool)
* [Does Liquity charge any fees?](https://help.defisaver.com/protocols/liquity-v1/does-liquity-charge-any-fees)


---

# 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://help.defisaver.com/protocols/liquity-v1/what-is-the-debt-in-front-value-in-liquity.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.
