> For the complete documentation index, see [llms.txt](https://mars-protocol.gitbook.io/mars-protocol/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://mars-protocol.gitbook.io/mars-protocol/mars/the-red-bank/red-bank-liquidation-mechanics.md).

# Red Bank Liquidation Mechanics

## Collateralised Borrowing <a href="#a9c6" id="a9c6"></a>

When a borrower’s loan-to-value (LTV) ratio falls below the required maintenance margin, which happens when their collateral decreases in value relative to their debt, they are susceptible to being liquidated. Any address can repay a fraction of a borrower’s debt (max fraction determined by the close factor) in exchange for an equivalent amount of the borrower’s collateral plus a bonus. Liquidators can choose to receive either liquidity tokens (which will be transferred from the borrower to them) or receive the underlying assets (which causes the borrower’s liquidity tokens to be burned).
