> 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/zh/xin-shou-bu-zhou/l2-zhi-ya.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/b41c74a6362ae096f83605fad44cedd0f59a7e3e)
{% endstep %}

{% step %}

### 进入 - Stake 版块

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

{% step %}

### 从列表中选择 WavesFunnyNode 以及数量

![](/files/60219ab304381e1a754b31cde4e439aa6e7ad131)

{% hint style="info" %}
如果找不到节点名称，请查找地址 **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** 在列表中
{% endhint %}

![](/files/6d9122c123dba176de81557a986e0e699b0bb18d)
{% endstep %}

{% step %}

### 点击 stake 按钮

{% hint style="info" %}
在 2024 年第四季度 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/zh/xin-shou-bu-zhou/l2-zhi-ya.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.
