> 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/stake-unstake.md).

# چگونه استیک کنید و از استیک خارج کنید

## چگونه استیک کنید

هنگام فعال کردن استیکینگ، کل موجودی کیف پول برای کوین مربوطه استیک می شود.

قرار دادن کوین در مارجکس یک فرآیند سریع و ساده است.

* هنگامی به حساب خود [واریز می کنید](/help-center/fa/wallet/deposit/how-to-deposit.md) کردید، به سادگی به صفحه [کیف پول](https://margex.com/app/wallet) بروید.

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

* در بخش **موجودی شما** در صفحه کیف پول، روی دکمه لغزنده شرط‌بندی/بدون شرط کلیک کنید تا موجودی کیف پول خود را برای کوین مورد نظر قرار دهید:

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

هنگامی که استیکینگ را برای کوین مورد نظر فعال کردید، اکنون کل موجودی کیف پول شما برای آن کوین خاص استیک می شود.

هنگام فعال کردن استیکینگ برای اولین بار، یک پیام تأیید ظاهر می شود:

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

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

## چگونه از استیک خارج کنیم

* برای برداشتن کوین ها، کافی است به صفحه [کیف پول](https://margex.com/app/wallet) بروید.
* در بخش «موجودی‌های شما» در صفحه کیف پول، روی دکمه لغزنده استیکینگ/بدون شرط کلیک کنید:

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

هنگامی که استیکینگ برای کوین مورد نظر را غیرفعال کردید، کل موجودی کیف پول شما برای آن کوین خاص بدون استیکینگ خواهد بود.


---

# 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/stake-unstake.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.
