diff --git a/docs/Liquidations.mdx b/docs/Liquidations.mdx index 3c33b205..a73c83d1 100644 --- a/docs/Liquidations.mdx +++ b/docs/Liquidations.mdx @@ -3,12 +3,11 @@ title: Liquidations description: '' --- -Liquidations - +![]()\ **Overview** If the value of the collateral in a vault falls below the minimum collateral ratio liquidation can occur. This process protects the protocol from insolvency risks. -During liquidations, a vault's collateral is lost as it is used to pay off the account's debt. The vault owner will no longer be able to retrieve the collateral by repaying debt. A liquidation thus results in a net loss of 18% to 20% of the collateral’s USD value.\ +During liquidations, a vault's collateral is lost as it is used to pay off the account's debt. The vault owner will no longer be able to retrieve the collateral by repaying debt. The liquidation penalty varies by collateral type and can be referenced when opening the vault.\ \ There is a max liquidation limit set by the protocol of 100,000 OD, for liquidations of vaults with larger values there will be multiple rounds of liquidation.