> For the complete documentation index, see [llms.txt](https://docs.definer.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.definer.org/liquidation.md).

# Liquidation

### When will liquidation happen?&#x20;

Liquidation can happen anytime (before or after the maturity date) if the loan to collateral ratio below the liquidation threshold.&#x20;

### How is liquidation triggered?&#x20;

There are two type of triggers of liquidation: 1) the loan to collateral factor is larger than the liquidation threshold. 2) the loan position is overdue.

Once the loan become liquidable, any users can call the liquidation function to liquidate the loan position. Learn more details regarding the liquidation here ([https://docs.definer.org/liquidate](https://docs.definer.org/v/copy-of-definer.org/liquidate)).
