# Quadrat Strategies

- [Rebalancing Algorithm](https://quadrat.plasma.finance/quadrat-strategies/rebalancing-algorithm.md)
- [USDT, USDC Strategies](https://quadrat.plasma.finance/quadrat-strategies/usdt-usdc-strategies.md): Stablecoin Strategies
- [ETH Strategies with the highest APY and lowest IL](https://quadrat.plasma.finance/quadrat-strategies/eth-strategies-with-the-highest-apy-and-lowest-il.md): Highly Effective Strategies for ETH
- [BTC Strategies with the highest APY and lowest IL](https://quadrat.plasma.finance/quadrat-strategies/btc-strategies-with-the-highest-apy-and-lowest-il.md): Highly Effective Strategies for BTC
- [Low IL and high APY strategies](https://quadrat.plasma.finance/quadrat-strategies/low-il-and-high-apy-strategies.md)
- [Black Swan Strategies](https://quadrat.plasma.finance/quadrat-strategies/black-swan-strategies.md): High-performance strategies
- [Trading Strategies](https://quadrat.plasma.finance/quadrat-strategies/trading-strategies.md)
- [Forex Strategies](https://quadrat.plasma.finance/quadrat-strategies/forex-strategies.md)
- [Delta Neutral Strategy and Hedge \*Advanced](https://quadrat.plasma.finance/quadrat-strategies/delta-neutral-strategy-and-hedge-advanced.md): Advanced Hedging Strategies


---

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