> For the complete documentation index, see [llms.txt](https://help.wavesfunnynode.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.wavesfunnynode.com/documentation/ko/a-noobs-steps/waves.md).

# 단계별로 Waves를 스테이킹하는 방법

{% stepper %}
{% step %}

### WX.Network(<https://wx.network/)에서> "Investments"로 이동한 다음 "WAVES Staking"을 클릭하세요

![](/files/1218c199ee6c0097ab8c3e917d830ac0e71f92a6)
{% endstep %}

{% step %}

### "Stake Waves"를 클릭하세요

![](/files/d30b83141f90065965d8794f3537f94b5359a22b)
{% endstep %}

{% step %}

### 그런 다음 — 목록에서 WavesFunnyNode를 클릭하고 스테이킹할 WAVES 수량을 입력하세요

을 클릭하세요 **WavesFunnyNode** 목록에서

![](/files/ebf5d88e99e8b2942f2179e6231d132b10c0a9aa)

스테이킹할 WAVES 수량을 입력하세요

![](/files/a8676c1bee6d4d59182698624912c37ab6bcdd95)
{% endstep %}

{% step %}

### 그리고 "Stake" 버튼을 누르세요

{% endstep %}
{% endstepper %}


---

# 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.wavesfunnynode.com/documentation/ko/a-noobs-steps/waves.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.
