# Create Position

[Create Position](https://revert.finance/#/discover) helps you discover liquidity pools and create positions across multiple protocols including Uniswap V3, V4, and Aerodrome.

Browse pools by filtering on metrics like TVL, volume, fees APR, and rewards. Compare opportunities across networks and protocols, then create positions with visual price range selection and backtesting tools.

## Key Features

* **Discover Pools** - Browse available liquidity pools across Ethereum, Polygon, Arbitrum, Optimism, Base, and Unichain
* **Filter & Sort** - Find pools by rewards, trending pools, new pools, or pools with lending support
* **Pool Analytics** - View detailed charts for price, TVL, volume, and fees
* **Top Positions** - See how other LPs have positioned their liquidity
* **Visual Range Selection** - Set price ranges using preset buttons or manual inputs
* **Backtesting** - Simulate how your position would have performed historically
* **Multi-Protocol** - Create positions on Uniswap V3, V4, and Aerodrome from one interface


---

# 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://docs.revert.finance/revert/initiator.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.
