# FARM

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

Yield Farms allow users to earn <mark style="color:blue;">**$UTN**</mark> while supporting UNITON TOKEN by staking LP Tokens.

<mark style="color:green;">Check out our How to Use Farms guide to get started with farming.</mark>

{% hint style="info" %} <mark style="color:blue;">Yield farming can give better rewards than</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**$UTN**</mark> <mark style="color:blue;">Pools, but it comes with a risk of</mark> <mark style="color:blue;"></mark><mark style="color:blue;">**Impermanent Loss**</mark><mark style="color:blue;">. It’s not as scary as it sounds, but it is worth learning about the concept before you get started.</mark>

<mark style="color:blue;">Check out this great article about Impermanent Loss from TON Foundation to learn more.</mark>
{% endhint %}

## Reward calculations

Yield Farm APR calculations include both:

* **LP rewards APR** earned through providing liquidity and;
* **Farm base rewards APR** earned staking LP Tokens in the Farm.

Why? Because when you stake your LP tokens in a farm to earn <mark style="color:blue;">**$UTN**</mark>, you're still providing liquidity to the liquidity pool, so you earn LP rewards as well!

So how do we calculate those figures?

### Calculating Farm Base Reward APR

The **Farm Base APR** is calculated according to the farm multiplier and the total amount of liquidity in the farm -- this is the amount of <mark style="color:blue;">**$UTN**</mark> distributed to the farm.

### Calculating LP Reward APR

On top of that, farmers receive **LP rewards** for providing liquidity...


---

# 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://unitontoken.gitbook.io/uniton-token/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.
