# Providing Liquidity

{% hint style="warning" %}
**Please note** that providing liquidity can entail a risk of unrealized loss in assets if <mark style="color:blue;">trader profitability</mark> exceeds the fees earned by a pool.&#x20;
{% endhint %}

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

**On the top** of the screen, you can see a <mark style="color:blue;">**number of details**</mark> about each individual pool, so that you can make an <mark style="color:blue;">**informed choice**</mark> about where you want to <mark style="color:blue;">**provide liquidity**</mark>.

{% hint style="info" %}
**X% APR -** This is the current annual percentage rate for liquidity providers of the pool.

**Open Interest -** This figure is the total value of current open positions that the pool is exposed to.&#x20;

**Total Fees -** This figure is the total in USD of fees earned by the pool.

**Total PnL -** This figure is the trader profit and loss of the pool.&#x20;

**Total Value Locked -** Amount in $USD that is locked in the pool.
{% endhint %}

<mark style="color:blue;">**Next to the selected pool, you'll see your**</mark> [Current Positions](/start-trading/or-unlimited-leverage-guide/providing-liquidity/current-positions.md)<mark style="color:blue;">**.**</mark>&#x20;


---

# 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.unlimited.trade/start-trading/or-unlimited-leverage-guide/providing-liquidity.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.
