> 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/ko/more-profit-for-you/unit0.md).

# Unit0 보상으로 무엇을 할 수 있나요

아시다시피, [WavesFunnyNode의](https://wavesfunnynode.com/) 스테이커들은 [Units Network](https://www.units.network/) (Unit0)라고 불리는 Waves Layer 2 네트워크에 우리 노드가 참여하기 때문에 Unit0 보상을 받습니다. 이 글에서는 이러한 보상으로 무엇을 할 수 있는지 설명하겠습니다.

### 참여하기 [Unit0 DAO](https://dao.unit0.dev/)

![](/files/b635e78b3f8865bcb2b39bd2b73f79830926191b)

Unit0 DAO에 참여하면 프로젝트로부터 보상을 받을 수 있습니다. 예를 들어 [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### DAO에 참여하고 투표하는 방법은?

Unit0에 참여하려면 먼저 DAO에 Unit0 토큰을 스테이킹해야 합니다. 방법은 다음과 같습니다:

{% stepper %}
{% step %}

### 지갑 연결하기

먼저, Waves 계정을 [Unit0 DAO](https://dao.unit0.dev/)웹사이트에 연결해야 합니다.

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

{% step %}

### DAO에 토큰 스테이킹하기

연결이 완료되면 오른쪽 상단의 지갑 주소와 아바타를 클릭한 다음:

* 클릭 **"UNITS 관리"**
* 다음을 선택하세요 **"스테이킹"** 옵션
* 스테이킹할 금액을 입력하세요

{% hint style="warning" %}
참고로, 투표할 수 있으려면 1 Unit0 토큰보다 더 많이 스테이킹해야 합니다.
{% endhint %}

마지막으로 **"스테이킹"** 버튼을 누르면 완료됩니다!

![](/files/b12593c556cc3120b30d9e0b18c7455093768f3d)
{% 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/ko/more-profit-for-you/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.
