> 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/mehr-gewinn-fur-dich/was-kann-ich-mit-meinen-unit0-belohnungen-machen.md).

# Was kann ich mit meinen Unit0-Belohnungen machen

Wie Sie wissen, erhalten Staker von [WavesFunnyNode](https://wavesfunnynode.com/) Unit0-Belohnungen, weil unser Node am Waves-Layer-2-Netzwerk namens [Units Network](https://www.units.network/) (Unit0) teilnimmt. In diesem Artikel erklären wir, was Sie mit diesen Belohnungen tun können.

### Teilnehmen an [Unit0 DAO](https://dao.unit0.dev/)

![](/files/ae2eb1abb34d99667643079c92728f3e5d5528a3)

Durch die Teilnahme an der Unit0 DAO können Sie Belohnungen von Projekten verdienen – wie zum Beispiel in diesem Beispiel von der [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### Wie kann man der DAO beitreten und abstimmen?

Um an Unit0 teilzunehmen, müssen Sie zuerst Unit0-Token in der DAO staken. So geht’s:

{% stepper %}
{% step %}

### Verbinden Sie Ihre Wallet

Zuerst müssen Sie Ihr Waves-Konto mit der [Unit0 DAO](https://dao.unit0.dev/)Website verbinden.

![](/files/36ad61a56d081aab7e9922bf4a08addd7342d2a6)
{% endstep %}

{% step %}

### Token in der DAO staken

Sobald die Verbindung hergestellt ist, klicken Sie oben rechts auf Ihre Wallet-Adresse und Ihr Avatarbild, dann:

* Klicken Sie auf **"UNITS verwalten"**
* Wählen Sie die **"Staken"** Option
* Geben Sie den Betrag ein, den Sie staken möchten

{% hint style="warning" %}
Beachten Sie: Um abstimmen zu können, müssen Sie mehr als 1 Unit0-Token staken.
{% endhint %}

Klicken Sie schließlich auf die **"Staken"** Schaltfläche, und Sie sind fertig!

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

### 2. Tauschen oder Liquidität bereitstellen

Sie können sie gegen jeden gewünschten Token tauschen oder Liquidität in Pools bereitstellen, um zusätzliche Belohnungen zu erhalten. Hier sind einige Pool-Optionen:

***Auf der Waves Blockchain:***

* 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>

***Auf dem Units Network:***

* UniLend: [https://unilend.io/dashboard/arrow-up-right](https://unilend.io/dashboard/) *(Lending-Plattform)*
* SwopFi: [https://units.swop.fi/](https://units.swop.fi/#/swap)

{% hint style="success" %}
Wenn Sie weiterhin Unit0-Belohnungen und andere Vorteile erhalten möchten, staken Sie einfach weiter mit WavesFunnyNode. Es ist ganz einfach – folgen Sie diesen 3 einfachen Schritten: <https://wavesfunnynode.com/#HLS>
{% endhint %}

Zuletzt aktualisiert vor 10 Monaten


---

# 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/mehr-gewinn-fur-dich/was-kann-ich-mit-meinen-unit0-belohnungen-machen.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.
