# 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 DELOT, you're still providing liquidity to the liquidity pool, so you earn LP rewards as well!


---

# 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.delot.io/yield-farming/reward-calculations.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.
