# When will assets be liquidated?

When you do not have enough capacity to repay the debt when it is due, your collateral will be recovered by the system and calculated to return the remaining assets after deducting loan costs and loan interest rates.

The system will claim reward and unstake the stake package corresponding to your collateral stNFT. The stake package corresponding to the collateral will no longer be available and you may need to wait 30 minutes after the liquidation time to receive the remaining assets after liquidation. You will need to perform a "Claim" operation to receive your remaining assets.

**Remind you**: Remember to regularly monitor your loan, remember the repayment times to avoid liquidation of assets.

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


---

# 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://docs.grofidex.io/features/loans/when-will-assets-be-liquidated.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.
