> For the complete documentation index, see [llms.txt](https://help.margex.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.margex.com/help-center/fa/staking/what-is-staking/apy-income.md).

# (APY) چیست و چگونه محاسبه می شود

**APY** سود سالیانه ای است که از طریق مکانیزم استیکینگ در مدت 365 روز به صورت سود ترکیبی محاسبه می شود

مهم است که در نظر داشته باشید که APY% منعکس شده یک درصد متوسط با در نظر گرفتن تمام پروژه‌های DeFi و CeFi است که در استخر سهام گنجانده شده‌اند.

APY% یک مقدار پویا است و ممکن است بر اساس عوامل متعدد بازار مانند عرضه/تقاضا، نقدینگی، نوسانات و غیره نوسان داشته باشد و ممکن است بیشتر یا کمتر باشد.

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

درآمد ایجاد شده (بازده)، در صورت وجود، یک بار در روز به موجودی مربوطه تخصیص می یابد. درآمد روی کوین های سرمایه گذاری شده بر اساس کمترین مقدار موجودی کیف پول شما بین دوره های پرداخت قبلی و فعلی محاسبه می شود.<br>

## به طور مثال

یک معامله گر 1 بیت کوین استیک کرده است

فرض کنید سود سالیانه این فرآیند 10% است و یک بار در روز در ساعت 12 ظهر محاسبه می شود

در این مورد، در روز سه شنبه ساعت 12:00، سود من بر اساس کمترین ارزش بالانس من از روز دوشنبه 12:00 تا سه شنبه 12:00 محاسبه می شود که برابر با 0.99 است

به عبارت دیگر سود من برابر خواهد بود با:

سود روزا processing period: کمترین ارزش بالانس از آخرین زمان پرداخت انجام شده

* سود روزانه = (کمترین ارزش بالانس از آخرین زمان پرداخت انجام شده \* APY%) / 365 = (0.99\*10%) / 365
* سود روزانه = (0.99\*10%) / 365 ≈ **0.00027123287** BTC &#x20;

{% hint style="info" %}
وجه: پرداخت‌های استیکینگ، در صورت فعال بود، روزانه محاسبه و به موجودی کیف پول اضافه می شود. بازده فقط برای سهام فعال فعلی که قبل از بازه زمانی پرداخت قبلی فعال شده اند ایجاد می شود. بازده استیکینگ بندی بر اساس کمترین مقدار موجودی از زمان پرداخت بازده قبلی برای کوین/توکن مربوطه محاسبه می شود
{% endhint %}


---

# 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://help.margex.com/help-center/fa/staking/what-is-staking/apy-income.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.
