In crypto, a margin call and a liquidation are two different points on the same risk path, not the same event. The call is typically a warning that you're approaching the floor. Liquidation is the automated forced close that happens after the account crosses a deeper threshold set by the platform.
The labels platforms use vary widely. A dashboard might show margin health, margin level, collateral ratio, maintenance margin, or loan-to-value. Different terms, same question: does the account still hold enough accepted collateral after fees, funding, and price moves?
The three questions a risk engine is always asking:
- Is there enough accepted collateral remaining?
- Which price feed controls the liquidation trigger?
- Is there a buffer between the warning level and the forced-close level?
That buffer matters because it's your window to act. Kraken, for example, sets a margin call level at around 80% and describes automated liquidation after the liquidation level is crossed, with notifications flagged as not guaranteed. The Kraken exchange review covers how those rules sit within the exchange's broader trading setup.
The three main crypto margin contexts behave differently from each other:
- Exchange spot margin uses borrowed assets to trade spot or margin pairs, with the venue holding collateral directly.
- Perpetual futures run through a derivatives structure, where mark price, funding rates, and maintenance tiers determine the liquidation line.
- Crypto-backed lending ties the call to loan-to-value ratios rather than margin levels, so collateral value drives the threshold.
Collateral quality changes the outcome too. A loan backed by Bitcoin or Ethereum carries different liquidation risk than one backed by a smaller token with thin trading volume. Lenders apply haircuts to collateral based on liquidity, meaning volatile or illiquid assets offer less protection than their face value suggests.
If you're using crypto as loan collateral, the collateral reuse risks in crypto lending and the broader case for borrowing against crypto instead of selling are worth understanding before the loan is placed. The loan structure determines who can reuse your collateral, when it can be sold, and how much control you keep over the exit.
In DeFi, liquidations run through smart contracts with no discretion. Oracle prices trigger the call, and on-chain liquidator bots act on incentives, not schedules.