> 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/es/pasos-para-novatos/staking-de-l2.md).

# staking de L2

{% hint style="info" %}
¡Queridos stakers de L2MP! 🎉 Sus recompensas de UNIT0 ya están disponibles para reclamar en <https://rideonwaves.io/arrow-up-right> 🌊
{% endhint %}

{% hint style="warning" %}
❗️ **Por favor, recuerden que el** <https://t.me/unitsnetwork> **equipo gestiona y distribuye estas recompensas de Unit0 desde L2MP**\
\
🛠️ ¡WavesFunnyNode y otros nodos no están autorizados para manejarlas ni distribuirlas!
{% endhint %}

***

{% stepper %}
{% step %}

### Vaya al sitio web <https://rideonwaves.io/arrow-up-right> (<https://rideonwaves.io/>) e inicie sesión

![](/files/310061f3c8b6c98310dce6afa337b4fc51edf051)
{% endstep %}

{% step %}

### Vaya a la sección - Stake

![](/files/638df9f85f754eb72febec7d30b099083b9787c5)
{% endstep %}

{% step %}

### Seleccione de la lista WavesFunnyNode y la cantidad

![](/files/f6af813ea46a0831fb79d4586bb90f712acd9696)

{% hint style="info" %}
Si no puede encontrar el nombre del nodo, busque la dirección **3P98uUFYSP3jRr76kUAeW96Vb2m4LZhrAAf** en la lista
{% endhint %}

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

{% step %}

### Pulse el botón de stake

{% hint style="info" %}
Después del lanzamiento de L2 en el cuarto trimestre de 2024, su L2MP se apostará automáticamente en WavesFunnyNode y recibirá 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/es/pasos-para-novatos/staking-de-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.
