> 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/2-zhuan-an-gai-kuang/2.2-he-xin-ding-wei.md).

# 2.2 核心定位

* * **全球首家 AI＋Web4 全棧聚合生態平臺**定義 Web4 原生架構新範式，堅持技術全棧自研、生態全域聚合、場景全面覆蓋，填補全球行業空白，成為 Web4 時代的標準制定者與引領者。
  * **稀缺通道：全球頂級數位平臺全路徑專案上線**獨家擁有官方授權之全路徑上線通道，為優質 Web4 專案提供從合規、技術、流動性到生態運營的一站式解決方案，建構行業最核心的資源壁壘。
  * **Web4 智慧金融與 AI Agent 經濟基礎設施級服務商**打造時代核心底座，為全球 AI Agent、數位資產、分散式應用提供底層技術、身份系統、結算網路、風控體系等基礎設施服務，成為 Web4 的「作業系統」。
  * **全球 AI 內容資產化與數位金融一體化頂層解決方案提供商**打通內容價值落地最後一公里，實現 AI 內容從生產、確權、資產化、流通到金融賦能的全鏈路閉環，為全球內容產業提供下一代變現模式。


---

# 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/2-zhuan-an-gai-kuang/2.2-he-xin-ding-wei.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.
