# Managing LP Pools and Stats

#### &#x20;**Liquidity Pool Management Interface**

<figure><img src="/files/6ePJmOScbatD2r4D3EBD" alt=""><figcaption></figcaption></figure>

When you click on **My Account**, you’ll also gain access to the **Liquidity Pool Management** section. This area is critical for understanding and managing your investments in liquidity pools. Here's how it’s structured:

**Top-Level Pool Summary**

* **Total PNL from Pools**: Shows the total profit or loss from your participation in liquidity pools. The PNL metric reflects your overall performance and is updated in real-time.

  * **30-Day Pool Performance**: This figure represents how much profit or loss you’ve made from liquidity provision over the past 30 days.
  * **Average 30-Day APY**: The average annual percentage yield earned from pools, annualized over the last 30 days.

  Additionally, this section displays a **graph** showing your total asset value over time, giving you a visual representation of your pool performance.

**Your Pools Overview**

This section lists all the pools you are actively providing liquidity for, with the following metrics for each pool:

* **TVL (Total Value Locked)**: The total amount of assets you’ve locked in the pool.
* **Total PNL from Pool**: Your personal profit or loss from the specific pool.
* **Total and 24hr Volume**: The total trading volume for the pool and the volume over the last 24 hours. Higher volumes generally lead to more fees earned.
* **APY (Annual Percentage Yield)**: The return you are earning from the pool on an annualized basis.
* **Your Pool Share**: Shows the percentage of the pool you own, which determines how rewards are distributed to you.

For each pool, you can either **Add** more liquidity or **Withdraw** your current liquidity from the pool directly through this interface, allowing you to manage your positions easily.

***

#### Managing Liquidity

The **Liquidity Pool Management Interface** is designed for hands-on liquidity management, allowing you to:

* **Monitor Performance**: See your PNL and APY at a glance for each pool.
* **Adjust Liquidity**: Add or withdraw liquidity based on market conditions and personal strategy.
* **Track Volume & Returns**: Keep an eye on the volume within each pool and the associated earnings, which help inform your next moves.


---

# 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.autonomous.finance/products/platforms/botega/botega-pools/managing-lp-pools-and-stats.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.
