# Adding Liquidity

## Step 1- Go to the "Liquidity" tab and connect your wallet

<figure><img src="/files/eE7sSgSbVjBEkKjwTFts" alt="" width="563"><figcaption></figcaption></figure>

## Step 2 - Deposit ETH

Input the amount of ETH you wish to deposit. You'll be able to see the amount of lpETH you'll receive, representing your share of liquidity in the pool. Confirm the transaction in your wallet.

### Rewards

Rewards will automatically accrue to your liquidity position, you can check your current rewards in the "liquidity" tab.

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


---

# 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.lpeth.xyz/products/swap/adding-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.
