> For the complete documentation index, see [llms.txt](https://quadrat.plasma.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform.md).

# Quadrat Open Uniswap v3 Asset Management Platform

- [Overview](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/overview.md)
- [Create Strategy Vault](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/create-strategy-vault.md)
- [Manager ENS Profile](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/manager-ens-profile.md): Public on-chain Asset Manager Profile
- [Manager Success Fees](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/manager-success-fees.md): Reward system for Managers of Strategies
- [Rebalancing Calculator](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/rebalancing-calculator.md): Advanced Uniswap v3 Asset Management Tool
- [Rebalancing Slippage](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/rebalancing-slippage.md)
- [Rebalancing Strategy](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/rebalancing-strategy.md)
- [TX Fees Cost for Asset Managers](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/tx-fees-cost-for-asset-managers.md)
- [Depositors Whitelist](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/depositors-whitelist.md)
- [Block new Deposits](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/block-new-deposits.md)
- [Strategy Balance Limit](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/strategy-balance-limit.md)
- [Strategy Ownership Transfer](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/strategy-ownership-transfer.md)
- [Risk Warnings for Asset Managers](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/risk-warnings-for-asset-managers.md): Important Disclaimer
- [Governance Control](https://quadrat.plasma.finance/quadrat-protocol/quadrat-open-uniswap-v3-asset-management-platform/governance-control.md): Capital Protection Policy


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.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.
