# 3. Supported Protocol Families

#### AMM (Automated Market Makers)

* **Uniswap V2 Forks**: VVS, MM Finance, CronaSwap, Obsidian, RyoshiSwap, Moor V2
* **Uniswap V3 Forks**: VVS V3, MMF V3
* **Concentrated Liquidity**: Algebra V1, iZiSwap, Maverick

#### Stableswap

* **Curve-type pools**: Ferro Protocol (planned)

#### Advanced DEX Models

* **PMM**: DODO V2/V3
* **Orderbook Hybrid**: WooFi
* **Balancer V2**: Multi-asset routing
* **Leverage DEX**: Fulcrom Finance
* **Liquidity Book**: V2.1


---

# 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://moor-finance.gitbook.io/moor-finance-docs/3.-supported-protocol-families.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.
