> For the complete documentation index, see [llms.txt](https://help.keyring.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.keyring.app/keyring-pro/how-to-use/liquidity.md).

# Liquidity

## **Track Your Liquidity Earnings with Ease**

KEYRING PRO streamlines liquidity management by allowing you to:

* Monitor daily liquidity earnings with automatic refreshes at 00:00 UTC.
* Access accurate APR details for your liquidity pools.

#### **Unified Tracking Across Chains and DEXs**

Forget the hassle of managing separate logins for each chain or platform. KEYRING PRO offers:

* A unified dashboard to track liquidity across multiple blockchains.
* Seamless monitoring across several DEXs simultaneously.

#### **Effortless Liquidity Provision Management**

Manage all your liquidity positions (LPs) in one place:

* View profit statuses and estimated APRs.
* No need to log into each individual platform.

## How to Get Started

**Step 1:** Open the Feature

* Tap the **‘Liquidity’** button in the top-right corner of the KEYRING PRO home screen.

**Step 2:** Register an Address

* Select **‘Register Address.’**
* Choose an address to start monitoring liquidity without needing to sign in.

**Step 3:** Track Your LPs

* Your dashboard will display:
  * A summary of all your LPs.
  * Profit status and estimated APR for each liquidity position.

<figure><img src="/files/DbMIv1tO6AVuuHTjcfbz" alt=""><figcaption></figcaption></figure>

With KEYRING PRO, liquidity management is no longer a chore. Simplify your DeFi journey and stay in control of your assets, all from one powerful tool.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.keyring.app/keyring-pro/how-to-use/liquidity.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
