What actually triggers it
Liquidation is triggered by the position’s state at the market’s oracle price, not by any decision AGI3 makes. Three things move a position toward that state:- Your collateral falls in value relative to your debt asset.
- Your debt asset rises in value relative to your collateral.
- Interest accrues on your debt, which happens continuously.
The liquidation price
Each position shows a liquidation price: the collateral price at which the position reaches its liquidation threshold.- It assumes your debt asset holds its value. If you borrowed a volatile asset, its own price move shifts the liquidation price, so the figure is only stable when the debt is a stablecoin.
- It assumes debt stays constant. Accruing interest raises the liquidation price over time, so the number is a snapshot.
What it costs
Liquidation is not a neutral unwind. A liquidator repays part of your debt and takes collateral in return, at a discount to the market price: that discount is the liquidation penalty, it is the liquidator’s incentive, and it is a direct loss to you on top of whatever price move caused the liquidation. The penalty is set per collateral class:
The ordering follows liquidity: the harder the collateral is to sell quickly, the larger the discount a liquidator needs, so less liquid collateral costs more to be liquidated out of. The full parameter set per class is in Risk parameters.
You keep whatever collateral is not sold, and your remaining debt is reduced correspondingly.
How to avoid one
The first defense is borrowing below the maximum. The platform will let you borrow up to the max LTV, at which point your health factor is 1.00 and your entire buffer is unused but available. Borrowing at 60% of the maximum, for example (not to be read as a recommendation), leaves materially more room. Watch the health factor rather than the LTV. Percentages look reassuringly far apart; the health factor is scaled to the buffer that actually exists. See the worked example in Health factor. Consider the pairing itself: borrowing a volatile asset against volatile collateral means both legs can move against you simultaneously, where stable debt leaves only one. Adding collateral or repaying early both raise the health factor immediately, and doing either while a position is merely in the Monitor band is far cheaper than being liquidated out of the Critical one. The routine in Monitor positions and alerts is built around acting at that stage. Account for correlation. In a broad market fall, the assets you hold as collateral tend to fall together, and liquidity thins at the same moment. The portfolio health score models this explicitly with a crash-day scenario.AGI3 does not liquidate you
Liquidation is executed directly against the underlying protocol. AGI3 can neither pause nor reverse liquidations. As a position deteriorates you receive two escalating warnings (where possible, except under extreme market conditions), each delivered as both an in-platform notification and an email:- A margin call warning means your position has deteriorated to the point where it needs attention; adding collateral or repaying debt now restores your buffer at low cost.
- An imminent liquidation warning means your position is approaching the liquidation threshold and could be liquidated at any moment.
