> 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/zh/wei-ni-dai-lai-geng-duo-li-run/wo-ke-yi-yong-wo-de-unit0-jiang-li-zuo-shen-me.md).

# 我可以用我的 Unit0 奖励做什么

如你所知，以下质押者： [WavesFunnyNode](https://wavesfunnynode.com/) 会获得 Unit0 奖励，因为我们的节点参与了 Waves Layer 2 网络，称为 [Units Network](https://www.units.network/) （Unit0）。在本文中，我们将解释你可以如何使用这些奖励。

### 参与 [Unit0 DAO](https://dao.unit0.dev/)

![](/files/004c94fb837e6e8d11a0fe38b801192d0fa361a8)

通过参与 Unit0 DAO，你可以从项目中获得奖励——例如这个来自 [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### 如何加入 DAO 并投票？

要参与 Unit0，你首先需要在 DAO 中质押 Unit0 代币。操作如下：

{% stepper %}
{% step %}

### 连接你的钱包

首先，你需要将你的 Waves 账户连接到 [Unit0 DAO](https://dao.unit0.dev/)网站。

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

{% step %}

### 在 DAO 中质押代币

连接后，点击右上角的钱包地址和头像，然后：

* 点击 **“管理 UNITS”**
* 选择 **“质押”** 选项
* 输入你想要质押的数量

{% hint style="warning" %}
请注意，要能够投票，你需要质押超过 1 个 Unit0 代币。
{% endhint %}

最后，点击 **“质押”** 按钮，你就完成了！

![](/files/403dbe2586e95c1a60aaec83a7b40274775023ec)
{% 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/zh/wei-ni-dai-lai-geng-duo-li-run/wo-ke-yi-yong-wo-de-unit0-jiang-li-zuo-shen-me.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.
