# Insurance Fund

## Quick Overview

Part of the Spin fees is sent to the **Insurance Fund**, which acts as a creditor of the penultimate instance. The functioning operative purpose of the Insurance Fund is to **provide** **sufficient coverage for the liquidation process** and **mitigate an extreme price slide-off risk**.

Theoretically, a situation is possible in which, due to increased volatility, the user will not be liquidated when *M-uPnL > 0*. In such a case, liquidation under standard terms will not be beneficial for the liquidators, so Spin will pay part (or all) of it from the Insurance Fund.

The amount of funds in the Insurance Fund correlates with the trading volumes on the platform. In case the Insurance Fund pool exceeds the target value, the surplus is distributed between the SPIN token stakers and the Treasury.&#x20;

The target value of the Insurance Fund is the amount of funds in the insurance fund sufficient to cover losses to counterparties in the event of potential liquidation of users with M-uPnL <0, calculated as 5% of the average OI (open interest) by notional value for 7 days.&#x20;

The minimum target value of the insurance fund is $100,000, regardless of trading volumes.

![](/files/-MjYSiVV1s6oW48x8VhL)


---

# 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.spin.fi/spin-token/insurance.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.
