# Add Liquidity to Earn LP Tokens

#### Steps

1. Go to the [Pools](https://testnet.warpx.exchange/pools) tab.&#x20;
2. Select a pair like [WARPX/ETH](https://testnet.warpx.exchange/pools/0x6e1e62f5d87ebae4554ddae84f72fd52bbb2912d) or any other available pool.
3. Click Add Liquidity.
4. Enter the amount of each token.
5. Confirm the transaction.
6. Receive LP tokens in your wallet.<br>

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

These LP tokens represent your share of the pool.


---

# 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/add-liquidity-to-earn-lp-tokens.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.
