# Farms

Yield farmers need exact and detailed data to make informed decisions about where to allocate their resources for the best returns, to assess risks accurately, and to optimize their investment strategies based on the performance of various protocols.

<figure><img src="/files/8Lt30ISSeDUU1TFFpHDk" alt=""><figcaption></figcaption></figure>

## Earned Tokens

Shows the amount of reward tokens you have already received.

## TVL

Total value locked (TVL) shows the total sum of assets that are  locked in a protocol.

APY

Annual Percentage Yield (APY) shows the return on an investment taking into account compound interest, as opposed to a simple interest rate which only represents the interest earned on the original stake.

## Reward unlock rate

Shows how quickly rewards are unlocked.

## Farm ends in

Shows time in which this farm will close.

## Total Deposit Asset Growth

Total Deposit Asset Growth shows how much tokens held deposited have grown over time.


---

# 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.dragonswap.app/dragonswap/guides/analytics/farms.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.
