# Risk Warnings for Asset Managers

As a **Public Asset Manager** you must be in complete 24/7 control of the next risks:

1\) **Impermanent Loss** of the Strategy. Try to be always capital-efficient with the price ranges and swap fees for rebalancing.

2\) **Assets Price** you hold on the strategy contract out of the active range.

3\) **Swap Price Slippage**. If your calculation of Swap Slippage for Rebalancing is wrong, you will expose an underlying asset lost risk with an MEV attack. Always use the Slippage Settings less than 1%, with an average of 0.5%.

**If a manager's strategies result in inefficient money management, platform abuse, or even loss of depositors' funds, Quadrat Protocol Governance can block that Asset Manager and take the strategy out of their control.**


---

# 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://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/risk-warnings-for-asset-managers.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.
