# Farm

Farm lets you stake your LP token to get more rewards, such as USDT and LSK token. Currently farm is available on Lisk network and BNB Chain. Follow the tutorial below to earn NUSA rewards by locking your liquidity provider token.&#x20;

{% hint style="info" %}
You can only join the farm feature if you have provided liquidity. [Click here ](/nusa-v2/earn-1/liquidity-provision.md)to learn how to provide liquidity.
{% endhint %}

{% embed url="<https://youtu.be/CXl6O72Dy7k>" %}

## **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/El3LLCBiIv0aSUoVgK0H" alt=""><figcaption></figcaption></figure>
3. Hover the **Earn** menu and click **Farm**

   <figure><img src="/files/ueaFOtQbMccg3Rdk0Qxa" alt=""><figcaption></figcaption></figure>
4. Click the Farm pool that you like to participate in, and click the **+** Button

   <figure><img src="/files/Swax3rFduNmBzG67Fd3k" alt=""><figcaption></figcaption></figure>
5. Input the amount that you want to lock. If you don't have not any LP tokens. You can provide the liquidity first in the [Liquidity page](/nusa-v2/earn/liquidity-provision.md) by clicking **Get LP** button. Click the **Stake** button to proceed.

   <figure><img src="/files/n6SRVDB8Cj3zeaZeBzTX" alt=""><figcaption></figcaption></figure>
6. Sign the transaction in your wallet and wait for a minute until it succeeds.

   <div data-full-width="true"><figure><img src="/files/DwwnOBVS1iEbuws8L7tS" alt="" width="375"><figcaption></figcaption></figure></div>

   <figure><img src="/files/nyGYlHdOrJeC1BAG9dxV" alt=""><figcaption></figcaption></figure>
7. After a while, you can claim your Farm reward by clicking the **Harvest** button and reduce your position by clicking the **-** Button

   <figure><img src="/files/QdasxmlFXbfU58Di7wCF" 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/farm.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.
