> 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/staking-rewards-tracker-current-rates-and-apy.md).

# Staking Rewards Tracker (Current Rates and APY)

The **Staking Rewards Tracker** feature provides users with real-time updates on the rewards offered by various staking pools. By tracking current staking rates and annual percentage yields (APY), this tool helps users make informed decisions about where to stake their assets for the best possible returns.

**Core Capabilities:**

* **Real-Time Reward Rates**: Track current staking reward rates and APY for multiple blockchain networks and staking pools.
* **Reward Comparison**: Compare reward rates across different pools and assets to identify the most profitable staking opportunities.
* **APY Projections**: View the projected annual percentage yield (APY) for various assets based on current reward rates and network conditions.

**Key Benefits:**

* **Maximized Returns**: Ensure you’re staking your assets in the most rewarding pools, optimizing your passive income by taking advantage of the highest APY available.
* **Informed Staking Decisions**: Make smarter decisions on where to stake by comparing rates, fees, and reward structures across different platforms and protocols.
* **Updated Reward Information**: Stay up-to-date with the latest reward rates to ensure you’re taking advantage of changes in staking offers.

With **Staking Rewards Tracker**, users can efficiently monitor staking yields and APY, ensuring they are earning the highest possible returns on their assets while staying informed of changing reward conditions.


---

# 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/staking-rewards-tracker-current-rates-and-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.
