# Add Liquidity

1. Connect your MetaMask wallet to RoseHub.io by clicking "Connect Wallet" -> "MetaMask" and following instructions on MetaMask extension
2. Go to "Trade" -> "Liquiditiy"
3. Click "Add Liquidity" if doing it first time. Otherwise, can find a list of your existing LP here.

<figure><img src="/files/6Nx533fNplcr7iLTVuEZ" alt=""><figcaption></figcaption></figure>

4\. Choose the pair you want to add liquidity to (make sure can farm by staking LP, see below). Enter the amounts. Click "Approve" (only need to do it once per wallet).

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

5\. Click "Supply" button after approval transaction is confirmed. You are set! Your liquidity will appear on Trade -> Liquidity page as below

<figure><img src="/files/S75JyktPi32WxuhVwaq5" 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://rosehub.gitbook.io/docs/deck/platform-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.
