Liquidation is often described as if it were an automatic safety function of a lending protocol. In reality, the protocol usually depends on outside actors to do the work. A position becomes liquidatable, but nothing is repaired until a liquidator spends capital, pays gas, and executes the transaction before someone else does.
The liquidation bonus is the economic reward that makes that behavior worth chasing. The liquidation bonus is the incentive provided to liquidators to purchase undercollateralized assets during a liquidation event. The liquidator repays debt on behalf of the borrower and receives equivalent value plus a liquidation bonus from the borrower’s collateral.
That reward is why liquidations often turn into a competitive race. The first participant to execute can seize collateral at a discount relative to the debt being repaid. When many bots are monitoring the same positions, the edge goes to whoever can identify profitable targets first and settle fastest.
The simplest way to understand the liquidation bonus is as a discount paid out of the borrower’s collateral.
Suppose a liquidator repays $10,000 of debt on an underwater account. If the liquidation bonus is 5%, the liquidator can receive $10,500 worth of collateral in exchange. The extra $500 is not created from nowhere. It is transferred out of the borrower’s collateral position as the reward for performing the liquidation.
Different protocols frame the same idea with slightly different language. Aave calls it a liquidation bonus. Compound v2 refers to a liquidation incentive, defined as additional collateral given to liquidators when they liquidate underwater accounts. Venus also uses incentive language, and its documentation shows how the reward can be split between the liquidator and protocol-side funds in some cases.
The labels vary, but the economics do not. A liquidation bonus is the transfer that makes the rescuer profitable.
The answer is not only that they earn money. It is that the best liquidation opportunities decay quickly.
An underwater position becomes most attractive when the collateral still has enough value and enough liquidity for the liquidator to seize it, dispose of it, and still keep the bonus after paying gas and financing costs. If the market keeps falling, that margin can shrink or disappear. If another liquidator gets there first, the remaining position may be smaller, less profitable, or no longer liquidatable at all.
That is why professional liquidators run automated systems rather than waiting to intervene manually. Liquidations are permissionless, which means any participant can step in once the account becomes eligible. Permissionlessness turns the bonus into a speed game. The protocol is not assigning the job. It is offering the reward to whoever gets there first.
Borrowers usually watch health factor, collateral value, and debt balance because those numbers are visible and easy to interpret. The liquidation bonus sits in the background as a protocol parameter, so it rarely feels urgent until the position has already failed its safety test.
That is a mistake because the bonus is one of the clearest indicators of how expensive liquidation will be once it begins. A larger bonus means the protocol must pay liquidators more aggressively to ensure bad positions are cleared. From the borrower’s perspective, that means more collateral disappears for each unit of debt repaid.
The reason many users miss it is that the bonus does not affect the position during normal conditions. It becomes visible only after the threshold is crossed, and by then the damage is already being measured in seized collateral rather than in hypothetical risk.
A protocol cannot rely on goodwill to clean up underwater accounts. It has to make liquidations economically compelling.
Liquidators spend capital, borrow capital, or use flash liquidity to repay the unhealthy debt. They then take on execution risk, market risk, and sometimes inventory risk while exiting the seized collateral. If the protocol did not offer a bonus, those actors would have much less reason to monitor and repair risky positions quickly.
The reward is not decoration. It is what converts liquidation from a theoretical safety valve into an actual market process with real participants willing to do the work.
This is especially important in volatile markets. When collateral is dropping quickly, the protocol needs liquidators to act fast, not after prices have fallen even further. The bonus is the tool that encourages speed.
Even a generous liquidation bonus does not guarantee that positions will be cleared smoothly. It only improves the incentive.
If collateral collapses too quickly, if onchain liquidity is too weak, or if gas costs and block competition become too intense, the bonus may still be insufficient relative to the actual risk a liquidator is taking. Bad debt can still form when collateral cannot be liquidated because value falls too rapidly or external liquidity is insufficient.
That is why liquidation bonus should be understood as an incentive margin, not as a guarantee of system safety. It helps align outside actors with the protocol’s need for fast cleanup, but it cannot manufacture liquidity where none exists.
Protocols do not always apply one universal bonus across every asset. The size of the incentive often reflects the protocol’s judgment about how hard that collateral may be to liquidate in size or how much price risk a liquidator will face while unwinding it.
On Aave, the liquidation bonus is a reserve-level parameter, which means different collateral types can expose borrowers to different liquidation outcomes. That is a rational design choice. Liquidating a deep, liquid collateral asset is not the same operational problem as liquidating a thin, volatile token whose market can disappear during stress.
This is one reason borrowers should stop thinking about liquidation as a purely account-level phenomenon. The collateral they choose affects not only the threshold at which they can be liquidated, but also how punitive the liquidation may be once it starts.
The entire liquidation incentive does not always go to the liquidator.
Compound v2’s documentation notes that a portion of the liquidation incentive may flow to collateral reserves through the seize-share mechanism. Venus’ architecture is even more explicit about protocol-side distribution. Its risk fund and shortfall handling documentation explains that liquidation fees and interest reserves are routed into protocol share and risk-fund structures that can later support bad-debt handling. In economic terms, that means part of the liquidation value transfer can be used not only to reward the actor performing the liquidation, but also to strengthen the protocol’s own protection layer.
For borrowers, that distinction does not feel comforting. The collateral is still leaving the account. But for protocol design, it matters because liquidation can serve both immediate cleanup and longer-term solvency support.
Borrowers often obsess over the interest they are paying while giving much less thought to the one-off transfer that can hit if liquidation begins. In a sharp downturn, that hierarchy flips. A few weeks of borrow interest may matter far less than one liquidation event executed with a meaningful bonus.
The reason is simple. Interest drains the position gradually. The liquidation bonus drains it in chunks at the exact moment the account is already under stress. A borrower who crosses the threshold can lose collateral much faster to liquidation incentive mechanics than to the APY that seemed important during calm conditions.
This is one of the reasons sophisticated users monitor liquidation parameters per reserve instead of treating them as obscure backend settings.
The most useful way to read a liquidation bonus is not as a technical percentage in a risk table, but as the discount at which the market is allowed to take the collateral if the position fails. That framing makes the cost more intuitive.
A larger bonus means the borrower is giving the protocol a stronger promise that liquidators will be paid well to step in. A smaller bonus means the borrower is relying on a thinner incentive margin and, usually, on stronger market liquidity in the collateral itself.
Neither is universally better. The point is that the bonus should be read as part of the collateral choice and not only as part of the liquidation event after it starts.
The liquidation bonus is the piece of DeFi lending design that turns underwater accounts into competitive opportunities for third-party liquidators. It rewards whoever repays risky debt first by letting them seize more collateral than the face value of the debt they covered. That reward is why liquidators race, why liquidations are often bot-dominated, and why protocols can rely on permissionless participants to repair unhealthy positions. Borrowers rarely pay attention to the bonus because it sits quietly in reserve settings while the account is healthy. Once liquidation begins, however, it becomes one of the most important numbers in the entire position, because it directly determines how much collateral disappears in exchange for the cleanup.
The post Liquidation Bonus: Why Liquidators Race for It and Users Rarely Notice It appeared first on Crypto Adventure.