> 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/bolshe-pribyli-dlya-vas/chto-ya-mogu-sdelat-so-svoimi-nagradami-unit0.md).

# Что я могу сделать со своими наградами Unit0

Как вы знаете, стейкеры [WavesFunnyNode](https://wavesfunnynode.com/) получают награды Unit0, потому что наша нода участвует в сети Waves Layer 2, называемой [Units Network](https://www.units.network/) (Unit0). В этой статье мы объясним, что можно делать с этими наградами.

### Участвуйте в [Unit0 DAO](https://dao.unit0.dev/)

![](/files/bdcc46bb026aea6bf71b22315610efec28683817)

Участвуя в Unit0 DAO, вы можете получать награды от проектов — например, вот такой пример от [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### Как присоединиться к DAO и голосовать?

Чтобы участвовать в Unit0, сначала нужно застейкать токены Unit0 в DAO. Вот как это сделать:

{% stepper %}
{% step %}

### Подключите свой кошелёк

Сначала вам нужно подключить свой аккаунт Waves к [Unit0 DAO](https://dao.unit0.dev/)сайту.

![](/files/8682c56172305617070cec8a2b76d3a92f9a7c81)
{% endstep %}

{% step %}

### Застейкайте токены в DAO

После подключения нажмите на адрес вашего кошелька и аватар в правом верхнем углу, затем:

* Нажмите **"Manage UNITS"**
* Выберите **"Stake"** опцию
* Введите сумму, которую хотите застейкать

{% hint style="warning" %}
Имейте в виду: чтобы иметь возможность голосовать, вам нужно застейкать более 1 токена Unit0.
{% endhint %}

Наконец, нажмите **"Stake"** кнопку, и всё готово!

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

### 2. Обменяйте или предоставьте ликвидность

Вы можете обменять их на любой токен, который хотите, или предоставить ликвидность пулам для получения дополнительных наград. Вот несколько вариантов пулов:

***В блокчейне 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>

***В сети Units Network:***

* UniLend: [https://unilend.io/dashboard/arrow-up-right](https://unilend.io/dashboard/) *(Кредитная платформа)*
* SwopFi: [https://units.swop.fi/](https://units.swop.fi/#/swap)

{% hint style="success" %}
Если вы хотите продолжать получать награды Unit0 и другие преимущества, просто продолжайте стейкать через WavesFunnyNode. Это легко — следуйте этим 3 простым шагам: <https://wavesfunnynode.com/#HLS>
{% endhint %}

Последнее обновление 10 месяцев назад


---

# 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/bolshe-pribyli-dlya-vas/chto-ya-mogu-sdelat-so-svoimi-nagradami-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.
