# My trove was redeemed against, what are my options now?

If you notice that your Trove's supplied/borrow amounts have unexpectedly changed, your Trove might have been redeemed against due to its interest rate being lower than others.

To confirm this was the case, you can visit the "History" tab:

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

These situations might result in your having an open Trove with 0 BOLD of debt.

> Considering that Liquity v2 Troves require a minimum debt of 2000 BOLD, this will prevent certain tools from being usable with your Trove. If you attempt to use a certain tool and get a "Transaction is estimated to fail" warning, this is the cause.

There are only two solutions in this situation:<br>

* Using the "Close" tool in order to fully withdraw your remaining collateral to your wallet
* Borrowing over 2000 BOLD in debt

***

## Related Articles:

* [Dashboard & Use-case](https://help.defisaver.com/protocols/liquity-v2/dashboard-and-use-case)
* [Troves as NFTs](https://help.defisaver.com/protocols/liquity-v2/troves-as-nfts)
* [Borrowing Rates and Redemptions](https://help.defisaver.com/protocols/liquity-v2/borrowing-rates-and-redemptions)


---

# 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-v2/my-trove-was-redeemed-against-what-are-my-options-now.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.
