> For the complete documentation index, see [llms.txt](https://gmgai.gitbook.io/gmgai-docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://gmgai.gitbook.io/gmgai-docs/7-zi-jin-shi-yong-gui-hua.md).

# 7、資金使用規劃

本輪 5000 萬美金戰略合作資金嚴格遵循長期主義、透明高效、專款專用原則，定向用於核心能力建設：

* 技術研發與 AI 模型迭代：35%
* 頂級平臺生態合作與通道維護：20%
* 全球市場營運與品牌建設：25%
* 全球合規牌照與法務風控：10%
* 戰略風險預備金：10%

資金實行第三方託管、季度公開審計披露，全程透明可追溯。平臺目標：18 個月內實現現金流為正，24 個月達成全面自給自足。


---

# 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://gmgai.gitbook.io/gmgai-docs/7-zi-jin-shi-yong-gui-hua.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.
