> For the complete documentation index, see [llms.txt](https://gptt.gitbook.io/zh/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gptt.gitbook.io/zh/ai-trainer/gao-jie-wan-fa.md).

# 高階玩法

<figure><img src="/files/XeIsXSPK2FrWclpBz34j" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/KJX4XSpVjG8ygMLr8YE1" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/al5D80Peoj9eCdYa4Z9A" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/METfctnOzGIbmKRtK14B" alt=""><figcaption></figcaption></figure>

### <mark style="color:green;">推廣獲得“AI訓練獎”，最高3倍收益</mark>

#### AI訓練師認證，即可享受直推1代的AI訓練獎&#x20;

當直推會員收取AI訓練收益GPTT時，你將獲得5%GPPT的獎勵。

#### 升級為高級AI訓練師，可獲得6代AI訓練獎

支付0.2BNB，升級為高級AI訓練師； 團隊下級會員收取AI訓練收益時，獎勵為1代為5%，2\~6代為0.5%； 並贈送價值10萬GPTT的AI機器人。

#### 總收益上限，為購入AI機器人金額的3倍

達到上限後，可以通過复購AI機器人獲得更多動態收益。如果沒有添加能量球，訓練停止後，動態獎勵也會丟失。

### <mark style="color:green;">AI工廠升級規則</mark>

<table><thead><tr><th width="131" align="center">工廠級別</th><th width="114" align="center">累計產量/萬</th><th width="116" align="center">邀請好友</th><th width="130" align="center">升級費用</th><th width="135" align="center">每天能量球/個</th><th align="center">每天可領訓練券/個</th></tr></thead><tbody><tr><td align="center">Lv.1</td><td align="center">3</td><td align="center">3</td><td align="center">10KGPTT</td><td align="center">5</td><td align="center">2</td></tr><tr><td align="center">Lv.2</td><td align="center">8</td><td align="center">10</td><td align="center">20KGPTT</td><td align="center">11</td><td align="center">4</td></tr><tr><td align="center">Lv.3</td><td align="center">16</td><td align="center">20</td><td align="center">0.025BNB</td><td align="center">16</td><td align="center">6</td></tr><tr><td align="center">Lv.4</td><td align="center">32</td><td align="center">35</td><td align="center">60KGPTT</td><td align="center">22</td><td align="center">8</td></tr><tr><td align="center">Lv.5</td><td align="center">64</td><td align="center">50</td><td align="center">90KGPTT</td><td align="center">27</td><td align="center">10</td></tr><tr><td align="center">Lv.6</td><td align="center">128</td><td align="center">65</td><td align="center">0.1BNB</td><td align="center">33</td><td align="center">12</td></tr><tr><td align="center">Lv.7</td><td align="center">256</td><td align="center">80</td><td align="center">160KGPTT</td><td align="center">38</td><td align="center">14</td></tr><tr><td align="center">Lv.8</td><td align="center">500</td><td align="center">90</td><td align="center">300KGPTT</td><td align="center">44</td><td align="center">16</td></tr><tr><td align="center">Lv.9</td><td align="center">1000</td><td align="center">100</td><td align="center">0.25BNB</td><td align="center">49</td><td align="center">18</td></tr><tr><td align="center">Lv.10</td><td align="center">/</td><td align="center">/</td><td align="center">/</td><td align="center">55</td><td align="center">20</td></tr></tbody></table>

注：累計產量/萬盒邀請好友，兩者滿足其中一個即可升級。


---

# 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://gptt.gitbook.io/zh/ai-trainer/gao-jie-wan-fa.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.
