> 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/tr/sizin-icin-daha-fazla-kar/unit0-odullerimle-ne-yapabilirim.md).

# Unit0 ödüllerimle ne yapabilirim

Bildiğiniz gibi, [WavesFunnyNode](https://wavesfunnynode.com/) staker’ları Unit0 ödülleri alır çünkü node’umuz, adı verilen Waves Katman 2 ağında yer alır [Units Network](https://www.units.network/) (Unit0). Bu makalede, bu ödüllerle neler yapabileceğinizi açıklayacağız.

### Katılın [Unit0 DAO](https://dao.unit0.dev/)

![](/files/8c531b1c06e084cbada815fec128d0f43df3f386)

Unit0 DAO’ya katılarak projelerden ödül kazanabilirsiniz - örneğin, [SWOP](https://dao.unit0.dev/proposals/7MzfsQqf7saCxifJRE1xdJ63stw5fD3sdJQky9n6LzjP)

### DAO’ya nasıl katılır ve oy verilir?

Unit0’ya katılmak için önce DAO’da Unit0 token’larını stake etmeniz gerekir. Bunu nasıl yapacağınız aşağıda anlatılmıştır:

{% stepper %}
{% step %}

### Cüzdanınızı bağlayın

Önce, Waves hesabınızı [Unit0 DAO](https://dao.unit0.dev/)web sitesine bağlamanız gerekir.

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

{% step %}

### DAO’da token stake edin

Bağlandıktan sonra, sağ üst köşedeki cüzdan adresinize ve avatarınıza tıklayın, ardından:

* Tıklayın **"UNITS’i Yönet"**
* seçeneğini **"Stake"** seçin
* Stakelenmesini istediğiniz miktarı girin

{% hint style="warning" %}
Oy kullanabilmek için 1 Unit0 token’dan fazla stake etmeniz gerektiğini unutmayın.
{% endhint %}

Son olarak, **"Stake"** düğmesine basın ve işiniz tamam!

![](/files/5c9cbc61785bbccd9a8c83152a504c145902b4d7)
{% endstep %}
{% endstepper %}

### 2. Takas edin veya likidite sağlayın

Bunları istediğiniz herhangi bir token ile takas edebilir veya ekstra ödüller için havuzlara likidite sağlayabilirsiniz. İşte bazı havuz seçenekleri:

***Waves Blockchain üzerinde:***

* 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 üzerinde:***

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

{% hint style="success" %}
Unit0 ödülleri ve diğer avantajları almaya devam etmek istiyorsanız, WavesFunnyNode ile stake etmeye devam etmeniz yeterli. Kolay - şu 3 basit adımı izleyin: <https://wavesfunnynode.com/#HLS>
{% endhint %}

Son güncelleme 10 ay önce


---

# 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/tr/sizin-icin-daha-fazla-kar/unit0-odullerimle-ne-yapabilirim.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.
