# Staking Stats. Staking Yield Calculator

Details of active stakes, reward history and a staking income calculator can be seen in the Staking tab on the Wallet page:

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

Here you can find a break down of your staking stats.

* The **Staking** tab reflects Daily Interest, Total Interest as well as the current [APY%](/help-center/staking/what-is-staking/apy-income.md) (annual percentage yield) and[ Pool Limits](/help-center/staking/what-is-staking/pool-limits.md):&#x20;

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

* **Reward History** reflects the history of staking payouts (yield). Payouts, if any, are credited to the wallet balance once a day taking into account the lowest balance value of the corresponding wallet since the last payout, as well as the APY%:

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

* The **Earnings calculator** is a great tool to gauge potential income that can be earned through staking, taking into account the size of your wallet balance, over the period of one day, week, month, quarter, half year or a year:

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

{% hint style="info" %}
The earnings calculator provides estimated returns based on current average APY% values. As APY% is a dynamic value the actual yield amount may differ based on various market factors.
{% endhint %}


---

# 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://help.margex.com/help-center/staking/staking-stats-and-calculator.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.
