# Liquidity Mining Guide

## Step 1: Launch App and connect wallet <a href="#h_8cd111a798" id="h_8cd111a798"></a>

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

## Step 2: Choose the liquidity pool <a href="#h_fc7da90d53" id="h_fc7da90d53"></a>

Navigate to *Liquidity Mining*

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

Choose the liquidity pool and click *Manage Liquidity*.

## Step 3: Add liquidity <a href="#h_8c4bef78d7" id="h_8c4bef78d7"></a>

On the Manage Liquidity pop-up window, enter the amount of token you wish to add under *Add Liquidity tap*. Then click "*Add Liquidity"*.

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

Approve the transaction in your wallet. Once successful, you will receive the respective LP tokens.

## Step 3: Remove liquidity <a href="#h_0a6188756b" id="h_0a6188756b"></a>

On the Manage Liquidity pop-up window, enter the amount of LP tokens you wish to redeem under *Remove Liquidity tap*. Then click "*Remove Liquidity"*

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

Approve the transaction in your wallet. Once successful, you will receive the respective tokens associated with the LP pairs according to the actual pool composition.


---

# 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.amulet.org/documentation/user-guide/liquidity-mining-guide.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.
