# Position Management

The FlowX Dashboard is a powerful portfolio management tool that allows liquidity providers and users to seamlessly track their assets in one place. Users can monitor their portfolio value, including tokens, yield farming rewards, and liquidity pools, with ease.

Key Features:

* Open new liquidity positions directly from the Portfolio tab.
* Find the most attractive liquidity pools on FlowX Finance to maximize returns.
* Monitor and manage all liquidity positions on a single page, whether in-range or out-of-range.
* Tracking unclaimed earning reward for each position


---

# 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.flowx.finance/protocol/position-management.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.
