> 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/a-noobs-steps/l2-staking.md).

# L2 staking

{% hint style="info" %}
Dear L2MP stakers! 🎉 Your UNIT0 rewards are now available to claim at <https://rideonwaves.io/arrow-up-right> 🌊
{% endhint %}

{% hint style="warning" %}
❗️ **Please remember that the** <https://t.me/unitsnetwork> **team manages and distributes these Unit0 rewards from L2MP**\
\
🛠️ WavesFunnyNode and other nodes aren’t authorized to handle or distribute them!
{% endhint %}

***

{% stepper %}
{% step %}

### Go to the website <https://rideonwaves.io/arrow-up-right> (<https://rideonwaves.io/>) and login

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

{% step %}

### Go to the section - Stake

![](/files/361aa3b4336a869cfbe1efc96381cdbf70070b8f)
{% endstep %}

{% step %}

### Select from the list WavesFunnyNode and the amount

![](/files/deea9335c093d57edd8092cab42a73282c1d5ebc)

{% hint style="info" %}
If you can't find the node name, look up the address **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** in the list
{% endhint %}

![](/files/860cbee3c2e5ccf5d512267caec116e70ff3c9d8)
{% endstep %}

{% step %}

### Hit the stake button

{% hint style="info" %}
After the launch of L2 in Q4 2024 your L2MP will be staked automatically to WavesFunnyNode and receive 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/a-noobs-steps/l2-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.
