> For the complete documentation index, see [llms.txt](https://docs.fulcrom.finance/fulcrom-finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.fulcrom.finance/fulcrom-finance/about-fulcrom/liquidation.md).

# Liquidation

<table><thead><tr><th width="211.5">Item</th><th>Details</th></tr></thead><tbody><tr><td><strong>Minimum Margin Ratio</strong></td><td>1%</td></tr><tr><td><strong>Liquidation Fee</strong></td><td>USD 5 (for full liquidation only)</td></tr><tr><td><strong>Liquidation Scenario</strong></td><td><p><strong>Full Liquidation</strong> - there is no remaining user collateral remaining </p><ul><li>original collateral &#x3C; loss</li><li>(original collateral - loss) &#x3C; (borrowing fee + margin fee)</li><li>(original collateral - loss) &#x3C; (borrowing fee + margin fee + fixed liquidation fee)</li></ul><p><strong>Partial Liquidation</strong> - there is remaining user collateral</p><ul><li>(original collateral - loss) * 100 &#x3C; position size</li></ul></td></tr></tbody></table>
