Maintenance Margin = Notional Position Value ÷ (2 × Max Leverage)For example, a 1 BTC long at $50,000 with max leverage 20x:
Maintenance Margin = 1,250If your position margin falls below maintenance margin, your position can be liquidated.
Position health statuses
As price moves, your position can move through these statuses:| Status | When it applies | What it means for you |
|---|---|---|
| Healthy | position margin > maintenance margin | No liquidation risk. |
| Liquidatable | ⅔ maintenance margin ≤ position margin < maintenance margin | Liquidation can be triggered. |
| Seized | position margin < ⅔ maintenance margin | Remaining margin is treated as forfeit to the Insurance Fund on close. |
| Underwater | position margin < 0 | Your losses exceed your margin; the Insurance Fund backstops the deficit. |
How liquidation is triggered
Liquidation is triggered by a liquidation transaction, which anyone can submit for a specific position. When liquidation is triggered for a position that has moved from Healthy → Liquidatable:- The protocol opens an order to close the position.
- That close order has no execution price threshold (it is intended to get filled, not “wait for a better price”).
- The position owner can no longer update the position after liquidation is triggered.
If your position becomes Liquidatable, liquidation is triggered, and the protocol opens a close order. That close order stays open even if price later moves back and your position becomes technically healthy again before matching happens.In other words, once liquidation is triggered, the position is expected to be closed by the protocol during matching.
What happens when the close order fills
What you receive (or what happens to the remaining margin) depends on the position’s status at the time the close order fills:- If the position is Liquidatable at fill: you receive your remaining margin back, minus the standard trading fee (see Fees).
- If the position is Seized at fill: the remaining margin is sent to the Insurance Fund.
- If the position is Underwater at fill: the Insurance Fund pays the deficit (the negative margin) so the system remains solvent.