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

# L2 스테이킹

{% hint style="info" %}
친애하는 L2MP 스테이커 여러분! 🎉 이제 UNIT0 보상을 <https://rideonwaves.io/arrow-up-right> 에서 청구하실 수 있습니다 🌊
{% endhint %}

{% hint style="warning" %}
❗️ **기억해 주세요,** <https://t.me/unitsnetwork> **팀이 L2MP에서 이러한 Unit0 보상을 관리하고 배포합니다**\
\
🛠️ WavesFunnyNode 및 기타 노드는 이를 처리하거나 배포할 권한이 없습니다!
{% endhint %}

***

{% stepper %}
{% step %}

### 웹사이트 <https://rideonwaves.io/arrow-up-right> (<https://rideonwaves.io/>) 로 이동하여 로그인하세요

![](/files/690d448ee06b93fd38853bed886f7b03e442a09e)
{% endstep %}

{% step %}

### 섹션 - Stake 로 이동하세요

![](/files/7e79fbc1744e0a8b962990fcef484fc6c189c67c)
{% endstep %}

{% step %}

### 목록에서 WavesFunnyNode와 수량을 선택하세요

![](/files/58d184b0e358500972ee473e7c831bdae61344f4)

{% hint style="info" %}
노드 이름을 찾을 수 없으면 주소를 조회하세요 **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** 목록에서
{% endhint %}

![](/files/9df5246f34625d2e7f2f38e046721b02a4ea8677)
{% endstep %}

{% step %}

### 스테이크 버튼을 누르세요

{% hint style="info" %}
2024년 4분기 L2 출시 후, 귀하의 L2MP는 WavesFunnyNode에 자동으로 스테이킹되어 Unit0를 받게 됩니다
{% endhint %}
{% 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/l2.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.
