# Open Positions

​The Open Positions section lists the open active positions based on their overall performance on supported networks and exchanges.

![](/files/tNqTeJuoNG9TFHRl4irP)

The first thing to note here is that we are counting PnL and APR versus holding the invested asset(s) outside of the pool (HODL), as explained [here](https://revert.finance/#/about), but ignoring associated gas costs. So the PnL and APR used to compare positions correspond to the “***pool PnL***” and “***APR excluding gas***” on the individual position views. The reason to compare them in that way is that gas costs will have a very different impact on the APR depending on the size of each position.

\
The overall top position view is an interesting list of outliers, perfectly exemplified by a once [top position](https://revert.finance/#/uniswap-position/156349), which accrued a disproportionate fee for its size, range, and age. That seems very likely due to LPing in a low liquidity pool, when a large swap pushes the rest of the liquidity out of range.

![](/files/Jxv84y8q5VrpZl97Hv33)

But perhaps more useful are the views into the top positions for each pool, from which we can get an overview of how the current active positions are performing relative to each selected price range.

![](/files/KGP5wOAcL6cpk6nwOf3W)


---

# 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/open-positions.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.
