> 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.3-he-xin-shi-ming.md).

# 2.3 核心使命

以分散式信任為堅實底座，深度依託分散式帳本技術的不可竄改、可追溯、分散式特性，築牢價值流轉的信任根基；以 AI 原生智慧為核心引擎，緊跟 AI 技術迭代浪潮，推動 AI 從輔助工具升級為具備獨立分散式身份、自主決策能力、可持續價值實現模式的分散式自主經濟主體，真正實現「資產自主運行、價值自動創造、生態自我進化」的 Web4 核心特質。\
GMG AI 致力深度打造 Web4 新一代網路範式，打破行業壁壘與價值孤島，堅守普惠金融初心，為全球用戶提供普惠、安全、高效、自治的 Web4 智慧金融服務，無論地域、資產規模，均可平等享受機構級服務。同時為優質 Web3/Web4 專案提供全生命週期智慧賦能，聯動全球生態參與者，建構資料互通、價值互轉、能力互補、風險共擔、利益共享的 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/2-zhuan-an-gai-kuang/2.3-he-xin-shi-ming.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.
