> 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/8-can-yu-jia-zhi-yu-zhan-le-yuan-jing/8.2-zhan-le-yuan-jing.md).

# 8.2 戰略願景

以麒麟為品牌圖騰，以 AI 為智慧引擎、Web4 為時代範式、全球頂級數位平臺為價值載體、生態為發展根基，GMG AI 致力成為：全球 Web4 領域絕對領導者、下一代人機協同智慧金融基礎設施、頂級平臺生態最具價值戰略合作夥伴、兆級全球 AI 聚合生態體系。\
AI 重構全球生產力，下一代網路重構價值歸屬，Web4 重構智慧價值自治。GMG AI 精准站在三大時代浪潮的黃金交會點，以技術為骨、以生態為脈、以資本為翼、以共識為魂，攜手全球生態夥伴、參與者與用戶，共同開啟 Web4 智慧價值網路全新時代，引領賽道長期發展，共創兆級生態價值！


---

# 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/8-can-yu-jia-zhi-yu-zhan-le-yuan-jing/8.2-zhan-le-yuan-jing.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.
