What is soft liquidation, and how does it differ from the traditional liquidation mechanism covered in an earlier article?
Soft liquidation refers to a relatively newer liquidation mechanism design — once a borrowed position falls below the protocol's set safety threshold, rather than immediately triggering a one-time, full collateral auction like traditional liquidation, a continuously operating gradual adjustment mechanism activates instead. As the collateralization ratio keeps deteriorating, the protocol incrementally, in small steps, sells off a portion of the collateral to repay part of the loan, while the borrower still retains the remaining position — as long as the collateralization ratio recovers above the safety level during this process, this gradual mechanism automatically stops, with no need to genuinely reach the point of full position liquidation.
The key difference from the traditional liquidation mechanism covered in an earlier article lies in 'how it's handled once triggered': traditional liquidation is a 'binary' mechanism — once a position hits the liquidation threshold, it's usually settled through a one-time, full auction by a liquidator, with almost no room for the borrower to intervene throughout the process; soft liquidation, by contrast, is closer to a 'continuous spectrum' — a position can persist for a period in the middle ground between safe and fully liquidated, and the borrower has a chance during this window to actively add margin, partially repay, or simply wait for market price to stabilize, letting the position naturally return to a safe level, without bearing the one-time liquidation bonus discount cost that a traditional liquidation model involves.
Why did soft liquidation emerge, and what problems within the traditional liquidation mechanism is it trying to solve?
As covered in an earlier article, the traditional liquidation mechanism is prone to several structural problems under extreme market conditions: a liquidation cascade (one liquidation's sell pressure pushes price down, triggering the next batch of liquidations), and a liquidation auction possibly producing a near-zero execution outcome when liquidity is insufficient (the Black Thursday case covered in an earlier article). These problems, to some extent, all stem from traditional liquidation's 'one-time, full' characteristic — once triggered, it's a large amount of collateral simultaneously flooding into the market seeking to convert to cash, and this instantly concentrated sell pressure is exactly the root of the cascade and liquidity shock.
What soft liquidation aims to solve is exactly this structural problem of 'one-time massive sell pressure': by splitting a large liquidation originally concentrated at a single moment into a series of small adjustments spread over time, lowering the scale of any single market impact, theoretically reducing the instant pressure placed on market liquidity and also lowering the probability of triggering a cascade. At the same time, soft liquidation also aims to solve the traditional liquidation mechanism's relatively unfriendly treatment of borrowers — once traditional liquidation triggers, a borrower has almost no chance to remediate, and even a position only briefly, slightly dipping below the threshold could still get fully liquidated at once; soft liquidation, by contrast, gives a borrower a buffer period, letting a position originally only temporarily, slightly below threshold get a chance to self-correct before genuinely reaching full liquidation.
How does soft liquidation actually work, and what does the complete process look like from a position dipping below threshold to the soft liquidation flow concluding?
A typical soft liquidation flow involves several steps:
This mechanism's design spirit turns what was originally a binary liquidation decision into a gradual process with buffer space, giving the borrower reaction time, while preserving a last line of defense that switches back to the traditional mechanism under extreme conditions.
What's the practical impact of soft liquidation on everyday users, and how should you assess whether a protocol you use adopts this mechanism?
For a borrower, soft liquidation's most direct benefit is providing a clear layer of buffer space — if your position briefly dips below the safety threshold due to short-term market volatility, soft liquidation gives you time and a chance to actively remediate, rather than getting fully liquidated at once with no warning like traditional liquidation — a concrete protection mechanism upgrade for a user wanting to avoid getting fully liquidated out purely due to a brief market fluctuation.
For a depositor, soft liquidation theoretically can also bring an indirect benefit — since any single liquidation's sell pressure scale gets split up and spread out, the probability of the overall protocol experiencing a large-scale cascade and bad debt under extreme market conditions theoretically drops, to some extent an improvement to the entire protocol's systemic risk. Assessing whether a protocol you use adopts a soft liquidation mechanism is worth verifying a few concrete details: whether the protocol documentation explicitly explains having two different liquidation thresholds (a soft liquidation trigger point and a full liquidation point); whether the soft liquidation stage's processing fee ratio is genuinely noticeably lower than traditional liquidation's liquidation bonus discount; and whether this mechanism has already been through genuine market stress testing, or remains purely at the theoretical design stage. Understanding which liquidation mechanism a protocol you use adopts helps you more accurately assess, if your own position genuinely dips below the safety threshold at some point, what processing flow and potential loss scale you'd actually face, rather than assuming based on impression that all protocols' liquidation mechanisms are the same.
The Liquity protocol is one of the earlier representative cases introducing a similar gradual-adjustment concept into lending mechanism design — its Stability Pool mechanism lets a borrowed position, once it hits the liquidation threshold, get absorbed preferentially by the protocol's built-in stability pool capital, rather than entirely relying on external liquidators bidding at auction. This design, to some extent, shares a similar spirit with what soft liquidation aims to achieve — 'lowering the instant impact a single liquidation causes on the market' — though the specific technical implementation isn't entirely identical to mechanism designs that later emerged more explicitly defined as 'soft liquidation.'
The advantage is providing a borrower buffer space to actively remediate, while lowering the instant impact on market liquidity by splitting up a single liquidation's scale, theoretically lowering the probability of a cascade and bad debt occurring; the drawback is a mechanism design more complex than traditional liquidation, needing more precise parameter calibration (trigger threshold, adjustment frequency) — if parameters are set poorly, the soft liquidation stage could drag on too long, letting the position bear longer price volatility exposure throughout the deteriorating process than a one-time liquidation would, and the actual effectiveness also highly depends on whether market liquidity is sufficient to support continuous, batched small-scale cash-outs.