# Liquidity Provision

LP tokens can also be utilized for earning through the [Nusa Farm](/nusa-v2/earn-1/farm.md). You can get the liquidity provider benefit and also gain from the Nusa Farm Pools reward. Follow the tutorial below to add liquidity on Nusa V2.

<mark style="color:red;">--— VIDEO ---</mark>

## &#x20;**Step-by-step Guide:**

1. Visit the [Nusa Official Website](https://home.nusa.io/) and click **Launch App**

   <figure><img src="/files/PjwdodXH1lguJUc0UlQT" alt=""><figcaption></figcaption></figure>
2. Click the **Connect** button to connect your wallet

   <figure><img src="/files/is49Tau5tDCdCM2i3Np0" alt=""><figcaption></figcaption></figure>
3. Hover the **Trade** menu and click **Liquidity pool**

   <figure><img src="/files/7B6BIZ2XThlaiba6kgSP" alt=""><figcaption></figcaption></figure>
4. Choose which pool you'd like to add liquidity into and then click the **Add** button

   <figure><img src="/files/ibwQnoPLr8brUpSRnjEM" alt=""><figcaption></figcaption></figure>
5. Input the amount for both tokens. Then, click **Approve LP**. If you have interacted with the smart contract before, you can skip the approval process and proceed to add liquidity by clicking the **Add Liquidity** button.

   <figure><img src="/files/2VLuCConvrEeisDUln9M" alt=""><figcaption></figcaption></figure>
6. Sign the transaction on your wallet and wait for the transaction to succeed

   <figure><img src="/files/Uuz5i2KHt0pX3PJhGYRC" alt=""><figcaption></figcaption></figure>
7. You can add more LP by repeating the above process or reduce your position by clicking the **Remove** button

   <figure><img src="/files/Jq4hLtszR0nxGmLpSwFZ" 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.nusa.io/nusa-v2/earn-1/liquidity-provision.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.
