> 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/ecology/factory.md).

# AI工廠

#### 會員通過經營AI工廠、訓練AI機器人、好友互動進行有趣的玩賺活動。 具體玩賺方法如下：

1.花費30萬GPTT，認證初級AI師，即可獲贈價值31萬GPTT的多款AI機器人；

2.每日參加有獎答題，獲得訓練券和能量球。訓練券可用於購買更多AI機器人；

3.花費GPTT購買能量球，24小時添加一次能量球，以支持AI訓練的運行；

4.AI工廠每間隔1小時將產出的GPTT，請在48小時內收取；

5.可以去好友的AI工廠，互相偷取一些GPTT；

6.花費GPTT和BNB升級AI工廠，每日可獲得更多訓練券；AI工廠最高可達10級。

#### 經營我的AI工廠：[https://gptt.gitbook.io/zh/ai-trainer/p2e](#jing-ying-wo-de-ai-gong-chang-httpsgptt.gitbook.iozhaitrainerp2e)

{% embed url="<https://gptt.gitbook.io/zh/ai-trainer/p2e>" %}

{% embed url="<https://youtube.com/shorts/uG8uO3VwOME?feature=share>" %}


---

# 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/ecology/factory.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.
