> 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/welcome-to-gmgai.md).

# Welcome to GMGAI

本文旨在概述 GMG AI 的核心定位、技術架構、產品體系與發展願景，清晰呈現專案的核心價值與落地路徑，為讀者快速理解 GMG AI 專案提供全面指引。

<figure><img src="https://1662256429-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FOInT9iFppD4UyYolzhUH%2Fuploads%2FQrQZamGjy07T649CrVnJ%2F2.jpg?alt=media&amp;token=3bb41a27-ad5a-4a40-acf9-df6a79b0d45c" alt=""><figcaption></figcaption></figure>

GMG AI 是全球首家基於 Web4 原生架構打造的全棧 AI 聚合生態平臺，由九龍資本發起並聯合多家全球頂級產業資本共同打造，同時作為全球頂級數位資產平臺生態核心戰略合作夥伴，深度整合 AI Agent 智慧資產配置、AI 市場行情預測、優質專案上線通道、智慧生態價值維護、分散式算力確權調度與 AI 內容 IP 生態六大核心能力，憑藉全自研底層技術、官方稀缺戰略通道、全球化多地區合規主體架構以及頂級華爾街與全球數位平臺背景創始團隊，建構出行業內難以複製的綜合競爭壁壘，精準填補當前 AI + 下一代網路 + 數位金融賽道普遍存在的技術單一、資源匱乏、生態割裂、缺乏閉環的市場空白，正式卡位規模超 5 兆美元的 Web4 智慧網路兆級藍海市場。\
平臺秉持「Web4 原生、技術立身、合規致遠、生態共贏」的核心價值觀，以打造 AI 自主經濟主體與下一代智慧金融基礎設施為核心定位，依託專案上線服務、智慧資產配置、算力租賃、內容生態、技術授權等多元化高價值獲利模型，實現健康且持續的強勁現金流與規模化價值實現，在機構級安全風控體系與全球產業資源背書下，按照三年戰略規劃完成技術落地、生態爆發與行業引領，持續擴張全球用戶規模與生態版圖，最終建構智慧金融、分散式算力、AI 內容三位一體的 Web4 數位生態體系，致力成為全球 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/welcome-to-gmgai.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.
