> For the complete documentation index, see [llms.txt](https://docs.updefi.finance/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.updefi.finance/turkce/partnerlik-programlari/verim-gelistirme-programi.md).

# Verim Geliştirme Programı

**Verim Geliştirme Programı** , UpDeFi'nin getiri stratejilerini kullanarak herhangi bir protokole ve DAO hazinesine getirilerini artırmada yardımcı olmak için tasarlanmıştır.

UpDeFi'nin getiri stratejileriyle entegre olan herhangi bir protokol ve DAO hazinesi, katkıları TVL tarafından oluşturulan UpDeFi protokolü gelirlerinin **%50'sine kadarını alabilir.**

Verim Geliştirme Programı Ortağı olmak istiyorsanız, lütfen bizimle **iletişime geçin!**

### **Tüm protokollere ve DAO hazinelerine açığız** <a href="#gkkmozuokxnq" id="gkkmozuokxnq"></a>

Tüm protokollerin ve DAO hazinelerinin, kullanıcıların fonlarının getirilerini iyileştirmeye odaklandıklarını derinden anlıyoruz ve UpDeFi'yi, getirilerini iyileştirmelerine yardımcı olmak için oluşturduk. Herhangi bir protokol ve DAO hazinesi, kullanıcı fonları için daha yüksek getiri elde ederken DAO için daha fazla fon biriktirmek için Getiri Geliştirme Programımıza katılabilir.

### **Gelir Paylaşım Modeli**

UpDeFi protokolündeki tüm stratejilerin toplam TVL'sine dayalı olarak bir getiri artırma programı ortağının gelir paylaşım katmanını belirleyeceğiz ve ardından gelir paylaşım seviyesini belirleyeceğiz:

| Seviye | TVL Katkısı (Dolar) | Gelir Paylaşımı % |
| :----: | :-----------------: | :---------------: |
|    1   |       1M$-5M$       |        %10        |
|    2   |       5M$-10M$      |        %15        |
|    3   |      10M$-50M$      |        %20        |
|    4   |      50M$-100M$     |        %25        |
|    5   |     100M$-200M$     |        %30        |
|    6   |     200M$-400M$     |        %35        |
|    7   |     400M$-700M$     |        %40        |
|    8   |      700M$-1Mr$     |        %45        |
|    9   |         1Mr$        |        %50        |


---

# 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://docs.updefi.finance/turkce/partnerlik-programlari/verim-gelistirme-programi.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.
