> For the complete documentation index, see [llms.txt](https://docs.wemix.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wemix.com/wemixstake-ko/guides/staking.md).

# WEMIX Stake 이용가이드

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

WEMIX Stake의 스테이킹은 사용자가 보유한 자산을 예치하고 안정된 수익을 얻을 수 있는 금융 상품입니다. 상단에 ⓘ 모양의 아이콘을 클릭하면 '단계별 가이드(Step Guide)'에 따라 화면을 보면서 쉽게 따라할 수 있습니다. 본 이용가이드에는 스테이킹 상품에 따라 사용자가 보유한 자산을 예치하고 수익을 얻는 과정에 대하여 안내합니다.

## 가이드 구성

<details>

<summary><a href="/pages/urGrPZgtYQFN2wYLOxSK">1. 지갑 연결하기</a></summary>

* 지갑 생성하기
* 지갑 연결하기&#x20;

</details>

<details>

<summary><a href="/pages/nIZzj1ksQSowsyUeFaKM">2. 스테이킹 참여</a></summary>

#### [예치 및 추가 예치하기](/wemixstake-ko/guides/staking/how-to-stake-in-wonder-staking.md)

* WEMIX Stake 스테이킹 접속하기
* 원더 스테이킹 선택하기
* 원더 선택하기
* 원더에게 예치하기
  * 예치 내역 확인 및 승인하기
* 추가 예치하기
  * 추가 예치 내역 확인 및 승인하기

#### [출금 신청 및 원더 변경하기](/wemixstake-ko/guides/staking/undefined.md)

* 출금 신청하기
* 출금 신청 내역 확인 및 승인하기
* 원더 변경하기
* 이동 내역 확인 및 승인하기

#### [리워드 출금 및 재예치하기](/wemixstake-ko/guides/staking/undefined-1.md)

* 리워드 출금하기
* 리워드 출금 내역 확인 및 승인하기
* 리워드 재예치하기
* 재예치 내역 확인 및 승인하기

</details>

<details>

<summary><a href="/pages/XliHt66VnVsRp38qPLLe">3. 스테이킹 관리하기</a></summary>

* 나의 스테이킹 관리하기

</details>


---

# 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://docs.wemix.com/wemixstake-ko/guides/staking.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.
