> 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/ru/shagi-dlya-novichka/steiking-l2.md).

# Стейкинг L2

{% hint style="info" %}
Дорогие стейкеры L2MP! 🎉 Ваши награды UNIT0 теперь доступны для получения на <https://rideonwaves.io/arrow-up-right> 🌊
{% endhint %}

{% hint style="warning" %}
❗️ **Пожалуйста, помните, что** <https://t.me/unitsnetwork> **команда управляет и распределяет эти награды Unit0 от L2MP**\
\
🛠️ WavesFunnyNode и другие ноды не уполномочены обрабатывать или распределять их!
{% endhint %}

***

{% stepper %}
{% step %}

### Перейдите на сайт <https://rideonwaves.io/arrow-up-right> (<https://rideonwaves.io/>) и войдите в систему

![](/files/5ba3d31cc502189acab63fea8918f6eb6b4afec1)
{% endstep %}

{% step %}

### Перейдите в раздел - Stake

![](/files/73cbc0409c939b5264526ffb211dae2cfff64b5a)
{% endstep %}

{% step %}

### Выберите из списка WavesFunnyNode и сумму

![](/files/22eabe2f5c9456fa24bdc8a8d9db77b8e007398e)

{% hint style="info" %}
Если вы не можете найти название ноды, найдите адрес **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** в списке
{% endhint %}

![](/files/729fbd8f259b723edd5751e77a8de64424e4fac0)
{% endstep %}

{% step %}

### Нажмите кнопку stake

{% hint style="info" %}
После запуска L2 в Q4 2024 ваш 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/ru/shagi-dlya-novichka/steiking-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.
