# 코인 스테이킹/언스테이킹 방법

## 코인 스테이킹 방법

스테이킹을 활성화하면, 해당 코인의 전체 지갑 잔액이 스테이킹되어 추가적인 작업이나 요구 사항 없이 수동적으로 수익을 생성할 수 있습니다.

Margex에서 코인을 스테이킹하는 것은 여러 가지 [장점](/help-center/ko/staking/what-is-staking/staking-on-margex-advantages.md) 이 있으며, 빠르고 간단한 과정입니다.

* 계좌에 [자금](/help-center/ko/wallet/deposit/how-to-deposit.md) 을 입금한 후, [지갑](https://margex.com/app/wallet/assets) 페이지로 이동하여 스테이킹 버튼을 클릭합니다.

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

* 원하는 코인에 대해 스테이킹을 활성화하려면 활성화 버튼을 클릭합니다:

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

스테이킹을 활성화하면, 해당 코인의 전체 지갑 잔액이 스테이킹됩니다.

처음 스테이킹을 활성화할 때 확인 메시지가 팝업으로 표시됩니다:

<figure><img src="/files/5xP0W4zSbTThcu9sMPO7" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
스테이킹 보상은 매일 지갑 잔액에 계산되어 할당됩니다. 수익은 이전 지급 기간 이전에 활성화된 활성 스테이크에 대해서만 생성됩니다.\
스테이킹 수익은 이전 지급 기간 이후 해당 코인/토큰의 잔액 최저값을 기준으로 계산됩니다.
{% endhint %}

## 코인 언스테이킹 방법

* 스테이킹 탭에서 비활성화 버튼을 클릭합니다:

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

원하는 코인의 스테이킹을 비활성화하면, 해당 코인의 전체 지갑 잔액이 언스테이킹됩니다.


---

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