# Introduction

## About

There are [three different types](/multiversx/jewelswap-yield-farming/farm-overview.md) of yield farms of JewelSwap

1. [**Optimized Yield Farming**](/multiversx/jewelswap-yield-farming/farm-overview/optimized-yield-farming.md) - Refers to farms which offer free autocompounding. Rewards of that farm are being reinvested to create more LP (Liquidity Pool) tokens, which increases the APY of the user and maximizes capital efficiency. This leads to the highest possible returns on the investment.
2. [**Boosted Yield Farming**](/multiversx/jewelswap-yield-farming/farm-overview/boosted-yield-farming.md) - Certain protocols, such as AshSwap, offer two types of APR: base rewards, which are available to all users, and boosted rewards, which are available only if you lock/stake enough of the protocol's token. JewelSwap offers boosted rewards from these kinds of protocols to its users for free.
3. [**Leveraged Yield Farming**](/multiversx/jewelswap-yield-farming/farm-overview/leveraged-yield-farming.md) - By borrowing funds from lenders, farmers essentially created leverage, which means their APR is multiplied. By borrowing funds from lenders to create more LP tokens, more rewards can be farmed, which results in a higher APR.

Often, you will find that JewelSwap combined all three properties for a farm, which results in the best yield farming experience possible. Optimized, Boosted and Leveraged Yield Farming all-in-one.

<figure><img src="/files/SLrXBWBoThdgHEJYU8S5" 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.jewelswap.io/multiversx/jewelswap-yield-farming/introduction.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.
