# Providing Liquidity

{% hint style="warning" %}
**Please note** that providing liquidity can entail a risk of <mark style="color:orange;">**unrealized loss**</mark> in assets if <mark style="color:green;">**trader profitability**</mark> exceeds the fees earned by a pool. Lean more about the [<mark style="color:green;">**EZX LPs here.**</mark>](/easyx/protocol/or-liquidity-pools.md)
{% endhint %}

<figure><img src="/files/aAXSjUIKHpxJbqPM4yHV" alt=""><figcaption><p><strong>Use the sliders at the bottom of each pool to deposit or withdraw your USDC.</strong></p></figcaption></figure>

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

**Pool Size -** The amount of total USDC currently locked in the Pool.

**7d Return -** An estimation of the amount that is going to be distributed in 7 days to everyone who deposits in the pool, pro rata - bigger pool shares enjoy more earnings. Note that this value fluctuates according to the changes on the APR.

**My Pool Size -** The amount of total USDC that you deposited in the pool.&#x20;

**My 7d Return -** The amount you should expect to receive in 7 days with the current APR. Note that this value fluctuates according to the changes on the APR.
{% endhint %}


---

# 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.easyx.trade/easyx/start-trading/or-easyx-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.
