> 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/ja/anatanimottowo/unit0degadekimasuka.md).

# Unit0報酬で何ができますか

ご存じのとおり、 [WavesFunnyNode](https://wavesfunnynode.com/) のステーカーは Unit0 の報酬を受け取ります。これは、当社のノードが次の名称の Waves Layer 2 ネットワークに参加しているためです。 [Units Network](https://www.units.network/) （Unit0）。この記事では、これらの報酬で何ができるかを説明します。

### 参加する [Unit0 DAO](https://dao.unit0.dev/)

![](/files/8875e8bdfde55381b40105a64e9340ee51f125b4)

Unit0 DAO に参加することで、プロジェクトから報酬を得ることができます。たとえば、次のものからのこの例のように [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### DAO に参加して投票するには？

Unit0 に参加するには、まず DAO で Unit0 トークンをステークする必要があります。方法は次のとおりです。

{% stepper %}
{% step %}

### ウォレットを接続する

まず、Waves アカウントを [Unit0 DAO](https://dao.unit0.dev/)ウェブサイトに接続する必要があります。

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

{% step %}

### DAO でトークンをステークする

接続したら、右上隅のウォレットアドレスとアバターをクリックして、次の操作を行います。

* クリック **「UNITS を管理」**
* を選択し、 **「Stake」** オプション
* ステークしたい数量を入力します

{% hint style="warning" %}
投票できるようにするには、1 Unit0 トークンを超えてステークする必要があることに注意してください。
{% endhint %}

最後に、 **「Stake」** ボタンを押せば完了です！

![](/files/5af1a6e95f0481209b786ff0030f0528fbfdbce6)
{% 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/ja/anatanimottowo/unit0degadekimasuka.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.
