# Track Your TVL, Volume, and LP Positions

WarpX has built-in graphs that show:

* Total Value Locked
* 24-hour trading volume

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

* Your active liquidity positions

<figure><img src="/files/53j4EfSrRcTpIbcqeZ54" alt=""><figcaption></figcaption></figure>

You can view these inside the Pools section. (<https://testnet.warpx.exchange/pools>)


---

# 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.warpx.exchange/how-to-use-warpx/track-your-tvl-volume-and-lp-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.
