# How to stay protected from redemption risk in Liquity V1?

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

Underneath is an example of two tools available on DeFi Saver that can help in mitigating redemption risk:

### Notify feature

As a first step, users can set up a Debt-in-front monitor, receive notifications when the Debt-in-front of their position falls below the threshold amount, and (manually) manage their position accordingly. More details about Notify available in the dedicated article for the feature.

### Redemption Protection automation strategy

Users wishing their position to be automatically adjusted based on the Debt-in-front threshold can utilize a DFS automated strategy called "Redemption Protection". The strategy automatically would repay the position to increase the ratio by a configured percentage increase (e.g. +20%).

We can also recommend utilizing our stats dashboard for Liquity V1 [https://liquity.defiexplore.com](https://liquity.defiexplore.com/) where you can preview all of the active Troves currently and also sort them by Ratio/Collateral/Debt.

***

## 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 Trove?](https://help.defisaver.com/protocols/liquity-v1/what-is-a-trove)
* [Liquity V1 Redemptions ](https://help.defisaver.com/protocols/liquity-v1/liquity-v1-redemptions)
* [How do Liquidations work in Liquity V1?](https://help.defisaver.com/protocols/liquity-v1/how-do-liquidations-work-in-liquity-v1)


---

# 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/how-to-stay-protected-from-redemption-risk-in-liquity-v1.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.
