> For the complete documentation index, see [llms.txt](https://docs.furucombo.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.furucombo.app/chinese/furucombo-tokenomics/for-degens.md).

# For Masters

> 越多開發者上架各式各樣的 Cube，就能有越多用戶創造更多利潤發現組合，進而找到市場機會並將利潤最大化。

我們稱這一群具備 DeFi 專業知識且眼光獨到的進階用戶們為大師 Master。Master 總能在令人目不暇給的投資標的中找到新的市場機會、創造出跳脫框架的策略組合，是能輕鬆組裝 DeFi 積木並能持續找到最佳獲利來源的專家。

## 成為 Furucombo Master 的優點

除了被我們崇拜外...... 分享你的策略，這樣你就可以賺到更多！

* 當你組裝 combo 策略時，你會取得專屬的推薦代碼，當有人使用你的策略及推薦碼時，你即可獲得部分的手續費收益
* 當你管理 pool combo 策略時，你就像成為一個基金經理，能夠收取績效和管理費用
* 如果你同時也是 Furucombo Governor，以上的收益還會因你擁有的 vCOMBO 數量而增加

## 如何成為 Furucombo Master

任何人都可以創建 combo 和 pool combo。無需投票，無需申請。只要你掌握了創建策略的訣竅，你就可以成為 Furucombo Master！

在你管理自己財富的同時也可一併管理其他人的財富，這是雙贏。

## Master 究竟怎麼當？來舉個例子吧

1. 假設你每天使用 flashloan 進行 Aave 債務互換，以管理債務價格和利率的變化
2. 你會有一個內建推薦代碼的可共享策略連結
3. 與你的朋友分享該連結
4. 每次你朋友使用該連結發送 Aave 債務互換交易時，你就可獲得一些推薦獎勵
5. 你可以查看累積的獎勵並在推薦儀表板中領取
6. 如果你同時也是 Furucombo Governor，以上的推薦獎勵還會因你擁有的 vCOMBO 數量而增加

## 釋出計畫

{% hint style="info" %}
由於 DeFi 快速發展和難以預測的特性，我們的計劃有可能會因應市場變動而做動態調整。
{% endhint %}

| 使用費合約開發 (目前費率 = 0%) | 已完成 |
| ------------------- | --- |
| Ethereum 上的推薦代碼     | 已完成 |
| Polygon 上的推薦代碼      | 已完成 |
| 推薦儀表板               | 規劃中 |
| Pool Combo 系統和儀表板   | 規劃中 |


---

# 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.furucombo.app/chinese/furucombo-tokenomics/for-degens.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.
