# Estadísticas de Staking. Calculadora de Rendimiento de Staking.

Los detalles de las apuestas activas, el historial de recompensas y una calculadora de ingresos por apuestas se pueden ver en la pestaña Staking en la página de la billetera:

<figure><img src="/files/6VuBCiWYioCGGfAQYYkG" alt=""><figcaption></figcaption></figure>

* Aquí puedes encontrar todos **los detalles de tus Stakings**, como, por ejemplo, el interés diario, el interés total, el [APY% ](/help-center/es/staking/what-is-staking/apy-income.md)(porcentaje de rendimiento anual) y el [Límite del Pool](/help-center/es/staking/what-is-staking/pool-limits.md):&#x20;

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

* **El Accrual History** refleja el historial de los pagos correspondientes a los rendimientos relacionados con el staking. Los pagos, en el caso de que haya alguno, son acreditados al saldo del monedero correspondiente una vez al día, tomando en cuenta la cantidad en stake y el APY%:

<figure><img src="/files/2K290utnxhn3lAMv3zDR" alt=""><figcaption></figcaption></figure>

* **La calculadora de ingresos** es una excelente herramienta para calcular los posibles ingresos que podrías ganar a través del staking, tomando en cuenta el tamaño del saldo del monedero y durante un período de un día, una semana, un mes, un trimestre, un semestre o un año:

<figure><img src="/files/4M1oAORCisiUA4tlAtQm" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
La calculadora de ingresos proporciona rendimientos estimados basados en los valores promedio actuales del APY%. Como el APY% es un valor dinámico, la cantidad de rendimiento real puede variar en función de diversos factores del mercado.
{% 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/es/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.
