> 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/use-cases.md).

# Use Cases

Users can earn fees by **providing liquidity in two Tokens X/Y** in the Quadrat Strategy Vaults that are managed by 0xPlasma algorithmic manager. Users are incentivized to provide liquidity to these Vaults because they will receive higher rewards in both Tokens, which can be withdrawn to their wallet at any moment.

**Quadrat Protocol** is a trustless decentralized liquidity management protocol that supports any Uniswap v3 Pools. It's designed for **Asset Managers** to have total control of their strategies for any Uniswap v3 Pool. The Protocol enables fund managers to create strategies for any Uniswap v3 Pool and manage their own liquidity or attract external capital and **receive a performance fee** from the performance of their strategy.


---

# 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/use-cases.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.
