# 스테이킹 통계. 스테이킹 수익 계산기

활성 스테이크, 보상 기록 및 스테이킹 수익 계산기는 지갑 페이지의 스테이킹 탭에서 확인할 수 있습니다:

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

여기에서 스테이킹 통계를 세부적으로 확인할 수 있습니다.

* **스테이킹** 탭에는 일일 이자, 총 이자뿐만 아니라 현재의 [APY%](/help-center/ko/staking/what-is-staking/apy-income.md) 및 [풀 한도](/help-center/ko/staking/what-is-staking/pool-limits.md) 가 표시됩니다:

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

* **보상 기록**은 스테이킹 보상(수익)의 기록을 반영합니다. 보상은 하루에 한 번 지급되며, 해당 지갑의 마지막 지급 이후 가장 낮은 잔액 값을 기준으로 계산됩니다. 또한 APY%도 반영됩니다:

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

* **수익 계산기**는 스테이킹을 통해 예상할 수 있는 수익을 추정하는 훌륭한 도구입니다. 이 도구는 지갑 잔액의 크기를 기준으로 하루, 일주일, 한 달, 분기, 반기 또는 1년 동안의 예상 수익을 계산합니다:

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

수익 계산기는 현재 평균 APY% 값을 기준으로 예상 수익을 제공합니다. APY%는 동적 값이므로 실제 수익 금액은 다양한 시장 요인에 따라 달라질 수 있습니다.


---

# 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/ko/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.
