> For the complete documentation index, see [llms.txt](https://docs.satoshiterminal.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/farmed-token-reward-tracker-including-apy.md).

# Farmed Token Reward Tracker (Including APY)

The **Farmed Token Reward Tracker** feature helps users monitor the rewards earned from their participation in yield farming across various decentralized finance (DeFi) protocols. This tool tracks the rewards generated from providing liquidity to farming pools and calculates the annual percentage yield (APY), enabling users to assess the profitability of their farming activities in real-time.

**Core Capabilities:**

* **Reward Tracking**: Track farmed token rewards in real-time, providing detailed insights into earnings generated from liquidity provision or other farming activities.
* **APY Calculation**: Display the annual percentage yield (APY) for each farming position, offering an understanding of the potential long-term returns.
* **Farming Pool Comparison**: Compare rewards and APY across different farming pools, helping users identify the most profitable opportunities based on their asset allocation.
* **Reward History**: View historical data on earned rewards, including past farming yields and the impact of changing pool conditions.

**Key Benefits:**

* **Maximized Farming Profits**: Optimize returns by continuously tracking earned rewards and APY, ensuring you are participating in the most profitable farming pools.
* **Informed Decision Making**: Make smarter decisions about where to allocate liquidity by comparing APY and reward history across different DeFi protocols.
* **Real-Time Updates**: Stay up-to-date on your farming earnings, ensuring that you can act quickly to adjust your farming strategy based on changing conditions.

With **Farmed Token Reward Tracker**, users can effectively track their farming performance, assess potential returns, and make informed decisions to maximize profits from liquidity provision and other farming activities.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.satoshiterminal.io/research-suite/portfolio-management/staking-and-yield-farming-interface/farmed-token-reward-tracker-including-apy.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
