> 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/de/einsteiger-schritte/l2-staking.md).

# L2-Staking

{% hint style="info" %}
Liebe L2MP-Staker! 🎉 Deine UNIT0-Belohnungen können jetzt unter <https://rideonwaves.io/> 🌊
{% endhint %}

{% hint style="warning" %}
❗️ **Bitte denkt daran, dass das** <https://t.me/unitsnetwork> **Team verwaltet und verteilt diese Unit0-Belohnungen von L2MP**\
\
🛠️ WavesFunnyNode und andere Nodes sind nicht autorisiert, sie zu verwalten oder zu verteilen!
{% endhint %}

***

{% stepper %}
{% step %}

### Gehe auf die Website <https://rideonwaves.io/(https://rideonwaves.io/)> und logge dich ein

![](https://content.gitbook.com/content/1X5uvw6C8YqzIK13LIHk/blobs/jIFOmz1Ng7d82hEspuVr/image)
{% endstep %}

{% step %}

### Gehe zum Abschnitt - Stake

![](https://content.gitbook.com/content/1X5uvw6C8YqzIK13LIHk/blobs/SNbQDI5wSq4GkgnfBPz7/image)
{% endstep %}

{% step %}

### Wähle aus der Liste WavesFunnyNode und den Betrag

![](https://content.gitbook.com/content/1X5uvw6C8YqzIK13LIHk/blobs/fJIQ9cDYY7i9PQJZMfWc/image)

{% hint style="info" %}
Wenn du den Knotennamen nicht findest, suche die Adresse **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** in der Liste
{% endhint %}

![](https://content.gitbook.com/content/1X5uvw6C8YqzIK13LIHk/blobs/THPMRoM5qn2R8cVgfQsz/image)
{% endstep %}

{% step %}

### Drücke auf den Stake-Button

{% hint style="info" %}
Nach dem Start von L2 im Q4 2024 wird dein L2MP automatisch an WavesFunnyNode gestakt und erhält 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/de/einsteiger-schritte/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.
