> 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/mas-beneficios-para-ti/que-puedo-hacer-con-mis-recompensas-de-unit0.md).

# ¿Qué puedo hacer con mis recompensas de Unit0?

Como sabes, los stakers de [WavesFunnyNode](https://wavesfunnynode.com/) reciben recompensas Unit0 porque nuestro nodo participa en la red Layer 2 de Waves llamada [Units Network](https://www.units.network/) (Unit0). En este artículo, explicaremos qué puedes hacer con estas recompensas.

### Participa en [Unit0 DAO](https://dao.unit0.dev/)

![](/files/754beb2fc82d63d9492e040d375cf7350165411a)

Al participar en el DAO de Unit0, puedes ganar recompensas de proyectos, como este ejemplo de [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### ¿Cómo unirse al DAO y votar?

Para participar en Unit0, primero necesitas hacer staking de tokens Unit0 en el DAO. Así es como puedes hacerlo:

{% stepper %}
{% step %}

### Conecta tu billetera

Primero, necesitas conectar tu cuenta de Waves al [Unit0 DAO](https://dao.unit0.dev/)sitio web.

![](/files/065dfab9fab5b53e300e19f5d4c06ff6a27bf902)
{% endstep %}

{% step %}

### Haz staking de tokens en el DAO

Una vez conectado, haz clic en la dirección de tu billetera y tu avatar en la esquina superior derecha, luego:

* Haz clic en **"Gestionar UNITS"**
* Selecciona la **"Stake"** opción
* Introduce la cantidad que quieres hacer staking

{% hint style="warning" %}
Ten en cuenta que, para poder votar, necesitas hacer staking de más de 1 token Unit0.
{% endhint %}

Por último, pulsa el **"Stake"** botón y ¡listo!

![](/files/a4e755488594e1cbf36b4eb141489c29af27b919)
{% endstep %}
{% endstepper %}

### 2. Intercambiar o proporcionar liquidez

Puedes intercambiarlos por cualquier token que quieras, o proporcionar liquidez a pools para obtener recompensas extra. Aquí tienes algunas opciones de pools:

***En la blockchain de Waves:***

* PuzzleSwap: [https://puzzleswap.org/](https://puzzleswap.org/pools)
* Axly Market: <https://app.axly.io/>
* SwopFi: <https://swop.fi/pools>
* WX: <https://wx.network/liquiditypools/pools>

***En la red Units Network:***

* UniLend: [https://unilend.io/dashboard/arrow-up-right](https://unilend.io/dashboard/) *(Plataforma de préstamos)*
* SwopFi: [https://units.swop.fi/](https://units.swop.fi/#/swap)

{% hint style="success" %}
Si quieres seguir recibiendo recompensas Unit0 y otros beneficios, solo sigue haciendo staking con WavesFunnyNode. Es fácil: sigue estos 3 sencillos pasos: <https://wavesfunnynode.com/#HLS>
{% endhint %}

Última actualización hace 10 meses


---

# 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/mas-beneficios-para-ti/que-puedo-hacer-con-mis-recompensas-de-unit0.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.
