# Add liquidity

## Step one

FIRST PREPARE THE FON MINER FEE AND THE CURRENCY YOU WANT TO ADD TO THE LIQUIDITY POOL, AND ENTER ROSSWAP TO THE <mark style="color:purple;">"LIQUIDITY POOL"</mark> INTERFACE THROUGH THE DECENTRALIZED WALLET BROWSER.

After entering the flow pool page, click the "Import Flow Pool" button to enter the Import Flow Pool page.

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

## Step two

After entering the Import Liquidity Pool page, select the currency trading pair you want to add and click "<mark style="color:purple;">Inject Liquidity</mark>" below

After entering the Inject Liquidity page, enter the amount of liquidity pool you want to inject, and click the "Supply" button below to enter the Confirm Supply page

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

## Step three

After entering the confirmation supply page, click the "Confirm Supply" button, enter the password as required to confirm, and submit the supply.

After the liquidity pool supply is submitted, wait for the block confirmation to be completed, and then refresh the ROSSWAP mobile pool page, if the "<mark style="color:purple;">liquid pool transaction pair</mark>" data appears, it means that the addition of the liquidity mining pool is successful, and you can enjoy the dividends brought by the mining pool.

<figure><img src="/files/KucA90yHJaVj6xpQmmyv" 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.rosswap.com/product-features/add-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.
