# Binance Insurance Fund

## What is the Binance Insurance Fund (Contract Risk Protection Fund)?

According to Binance's documentation:

**Definition**

The Contract Risk Protection Fund is a safeguard mechanism designed to limit the impact of counterparty liquidations. It protects traders from adverse losses caused by bankrupt positions and ensures that profits from winning positions are fully paid out to the profitable traders.

**Source of Funds**

When a position is liquidated, unless the position becomes a bankrupt one after liquidation, the remaining assets (after deducting the portion required to maintain the position) are charged as liquidation fees by Binance. A portion of these fees is allocated to the Contract Risk Protection Fund.

#### Key Insights

Perpetual contracts operate as a zero-sum market: for every gain, there is a corresponding loss. During extreme market conditions, if the losing side's margin is insufficient to fully cover the profits of the winning side, the Binance Insurance Fund steps in to make up the difference. Therefore, the Insurance Fund typically decreases only after extreme leveraged liquidations occur.

***

## How to Use the Binance Insurance Fund

The Binance Insurance Fund tends to grow steadily over time. It decreases only during events of massive liquidations that result in user bankruptcies. When the Insurance Fund decreases, it indicates excessive short-term liquidations have occurred.

This is particularly effective when analyzing leveraged long positions:

* A decrease in the Binance Insurance Fund often suggests a market that has been excessively cleared out, which may signal a **short-term bottom**.

<figure><img src="/files/8sOnJKWPPKT7XkyKvEBn" alt=""><figcaption></figcaption></figure>

***

{% hint style="info" %}

#### **Disclaimer**

Thank you for using CoinKarma. The data provided is based on historical performance and cannot guarantee future market trends. The cryptocurrency market is highly volatile. Users must assess risks and bear responsibility for their decisions.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.coinkarma.co/english/indicators-guide/binance-insurance-fund.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
