# Yield Farming

We have spent a long time during DeFi Builder’s development specifically working on farms, in order to give users several farming strategy options that they can pick from, or use together if needed.

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

\
At DeFi Builder you won't only have standard LP or Single Asset Yield Farms, but a plethora of locked farms variations, NFT Farm integrations and much more modules that will be released down the line.

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

## Standard LP Farms

LP Farms are usually at the core of any farming project. It’s the easiest way to incentivise people to purchase a token and grow its liquidity. With DeFi Builder you will easily be able to:\
\- Set up your LP Farms\
\- Easily add token logos for the farms

* Pick your farms’ starting time
* Pick the token emission for each individual farm
* Modify emissions as you please in order to balance the farms

## Syrup Pools

Syrup pools are another strong tool you can easily take advantage of to form partnerships with other projects, or offer fresh farming opportunities to your users. You will be able to create time limited farms, where you offer a certain amount of a token in exchange for your users staking your token.&#x20;

## Locked Farms

If you would like to spice up your LP Farm strategy you could add some locked farms. This could be useful for stablecoin LP farms, such as USDC-USDT. These farms are typically a great way to get new eyes on a farming project, but they might hurt your token if you don’t manage them properly since whales could take advantage of the high APRs to make quick money with close to 0 risk. Creating Locked Farms for these LP pairs would significantly reduce the risk of an unexpected dump on your token.&#x20;

DeFi Builder will allow you to pick:

* Minimum Staking Amount
* Locking Period
* Harvest Locking Period
* Staking Fees
* Farm APRs

## NFT Staking

If your project is directly related to NFTs, if you have NFT partnerships with other projects, or simply if you want to launch your own NFT collections, DeFi Builder allows you to give your NFTs more value by integrating them into your Yield Farms as a stakeable asset that can boost farm APRs.

> If your NFTs have various rarity tiers you can even have different farm boost % you can implement.

<br>


---

# 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.defibuilder.com/modules/yield-farming.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.
