# Managing Liquidity Risk

#### Managing Liquidity Risk

To manage liquidity risk, DeFi stakeholders (protocols and investors) employ various strategies, such as maintaining sufficient liquidity reserves, utilizing stablecoins to reduce volatility, implementing efficient price discovery mechanisms, and conducting regular audits to ensure smart contract security. Additionally, diversification of assets and liquidity sources can help mitigate the impact of liquidity risk.

## EEA Liquidity Risk Mitigation Guidelines

**Adequate Capital Reserves**

{% hint style="info" %}
Protocols *SHOULD* demonstrate Adequate Capital Reserves.
{% endhint %}

**Unleveraged liquidity reserves**

{% hint style="info" %}
Protocols *SHOULD* hold reserves for liquidity that are not leveraged.
{% endhint %}

**Results of Stress Tests**

{% hint style="info" %}
Protocol Reports *SHOULD* detail the results of stress tests and analyses related to liquidity shocks and adverse market conditions, including any identified vulnerabilities and proposed mitigations.
{% endhint %}

**Hedging**

{% hint style="info" %}
Users, protocols and investors *SHOULD* hold a range of tokens or other hedges against a liquidity problem in a given Protocol.
{% 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://qualitax.gitbook.io/qx-defi-risks-101/systematic-risks/market-risk/liquidity-risk/managing-liquidity-risk.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.
