# Liquidity Cushion

<figure><img src="/files/e7PkK0TG9t6Th4SQK7Mo" alt=""><figcaption></figcaption></figure>

## **What is the Liquidity Cushion?**&#x20;

The Liquidity Cushion is an essential component of the DEIN ecosystem responsible for managing the funds available for withdrawal. It calculates the amount of funds needed to be readily accessible for withdraws until the next calculation period, which occurs every 4 days.

## **How does the Liquidity Cushion work?**&#x20;

The Liquidity Cushion performs a crucial calculation every 4 days to determine the required funds for withdraw requests. This calculation takes into account various factors such as the volume of pending withdraws, expected withdraw requests, and available funds in the Capital Pool.

## **Why is the 4-day period important?**&#x20;

The 4-day period is significant because many key functionalities within the DEIN ecosystem revolve around it. It allows for regular assessments of the funds needed for withdrawal requests and ensures the efficient management of available liquidity.

## **How does the Liquidity Cushion impact the Capital Pool's investment activities?**&#x20;

By accurately determining the amount of funds needed for withdrawals, it enables the Capital Pool to make informed investment decisions. This ensures that the Capital Pool maintains a balance between withdraws and generating returns through strategic investments.

{% hint style="info" %}
Liquidity Cushion ensures a seamless and efficient withdraw experience for DEIN ecosystem participants. It helps maintain the availability of funds for timely withdraws while optimizing the Capital Pool's investment activities to generate potential returns for users.
{% 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.dein.fi/dein-system/capital-pool/liquidity-cushion.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.
