> 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/schritte-fur-anfanger/l2-staking.md).

# L2-Staking

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

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

***

{% stepper %}
{% step %}

### Geht auf die Website <https://rideonwaves.io/arrow-up-right> (<https://rideonwaves.io/>) und meldet euch an

![](/files/36778e04a49912e42656bc190c1e2f231b5dab4d)
{% endstep %}

{% step %}

### Geht zum Abschnitt - Stake

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

{% step %}

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

![](/files/3a23306a88087cf353d6ecaec13a76089223667b)

{% hint style="info" %}
Wenn ihr den Node-Namen nicht findet, sucht die Adresse **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** in der Liste
{% endhint %}

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

{% step %}

### Drückt auf die Stake-Schaltfläche

{% hint style="info" %}
Nach dem Start von L2 im 4. Quartal 2024 wird euer L2MP automatisch an WavesFunnyNode gestakt und ihr erhaltet 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/schritte-fur-anfanger/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.
