# Quadrat Strategies

Quadrat Research Team develops its own Highly Performance Rebalancing Strategies for different Uniswap v3 Pools and Chains that you can find under the "[**0xPlasma**](https://apy.plasma.finance/#/quadrat/plasma)**"** Tab on the Quadrat Strategy page.

All Quadrat Strategies are automized with python algorithms and backtested on the historical data of each Pool. The team is continuously optimizing these strategies to provide the best possible APY on each Uniswap v3 Pool.

<figure><img src="/files/6mfvywTgL0cv5k1XePg4" alt=""><figcaption></figcaption></figure>

Before you decided to provide your liquidity in any of the Strategies, we recommend you read and understand all the metrics.

You can read more about the Quadrat Strategies [here](/quadrat-strategies/rebalancing-algorithm.md).


---

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