# Farm

### What is yield farming?

Yield Farming is the process of using DeFi protocols to generate interest on your cryptocurrency assets. There are various forms of yield farming, such as providing liquidity, staking or lending and each option comes with different user considerations before participating. For the purposes of this page, we will focus on yield farming via providing liquidity.

### Benefits of Yield Farming

* Yield farming can be a lucrative way to earn extra rewards, such as trading fees or tokens
* Improve your assets capital efficiency by utilizing idle tokens sitting in your wallet
* By yield farming you are also supporting the DeFi ecosystem you are participating in

### Farm Rewards&#x20;

| Farm                 | Rewards                                     |
| -------------------- | ------------------------------------------- |
| Normal farms         | Single: NETT                                |
| Double rewards farms | Double rewards: NETT + Token x              |
| Boost farms          | Extra NETT Rewards if you stake into veNETT |

{% hint style="info" %}
Direct to "[How to migrate LP to Boost Farms](/use-guide/farm/how-to-migrate-lp-to-boost-farms.md)".
{% endhint %}

### How to earn NETT token rewards through yield farming

* Connect and confirm your wallet
* Locate the farm you wish to deposit your LP
* You are now viewing the 'Farm' page
* This contains the Farm details including Liquidity, Pool APR, NETT APR, and bonus APR
* If you don’t have LP tokens yet, select 'Get xxx - xxx NLP'
* This will take you to the token-pair’s liquidity pool eg (Metis+NETT)

![](/files/Pza1GNREbwQsr9PmMSLW)

* Once you have supplied tokens into the pool and received your LP tokens, return to the farm
* On the middle section of expanded panel, enter the amount of LP tokens you wish to stake
* Press Approve or Stake (or both) and confirm the transaction in your wallet
* Congratulations, you are now earning Farm rewards!

### **How to Harvest Rewards**

* You can harvest farm rewards at anytime
* Simply press the Harvest button and any pending rewards will be added to your wallet.
* Any bonus rewards accrued, will be held in the smart contract waiting for you to harvest

### Types of Rewards

* LP APR: Fees collected by liquidity pools, paid on top of your position when you withdraw
* NETT APR: NETT Tokens that can be collected by pressing harvest
* Bonus APR: Bonus reward tokens that can also be claimed by pressing harvest


---

# 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.netswap.io/use-guide/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.
