# Page Not Found

The URL `files/biAW03dQ8zo4Ui49NjOm` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [X Chain 的核心技術](https://gamex-2.gitbook.io/gamex-cn/gamexji-shu-neng-li-jian-yao-shuo-ming/x-chain-de-he-xin-ji-shu.md)
- [Web3遊戲的“賽道層”困境](https://gamex-2.gitbook.io/gamex-cn/hang-ye-bei-jing-web3-yu-web2-you-xi-shi-chang-fen-xi/web3-you-xi-de-sai-dao-ceng-kun-jing.md)
- [Game X 的全球化佈局](https://gamex-2.gitbook.io/gamex-cn/gamexquan-qiu-hua-web3-fa-xing-ce-le/gamex-de-quan-qiu-hua-bu-ju.md)
- [經濟模型與代幣體系](https://gamex-2.gitbook.io/gamex-cn/gamexji-shu-neng-li-jian-yao-shuo-ming/jing-ji-mo-xing-yu-dai-bi-ti-xi.md)
- [Game X的核心定位](https://gamex-2.gitbook.io/gamex-cn/gamex-sheng-tai-xi-tong-yu-jie-jue-fang-an/gamexde-he-xin-ding-wei.md)

## How to find the correct page

If the exact page cannot be found, you can still retrieve the information using the documentation query interface.

### Option 1 — Ask a question (recommended)

Perform an HTTP GET request on the documentation index with the `ask` parameter:

```
GET https://gamex-2.gitbook.io/gamex-cn/gamexji-shu-neng-li-jian-yao-shuo-ming/x-chain-de-he-xin-ji-shu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

### Option 2 — Browse the documentation index

Full index: https://gamex-2.gitbook.io/gamex-cn/sitemap.md

Use this to discover valid page paths or navigate the documentation structure.

### Option 3 — Retrieve the full documentation corpus

Full export: https://gamex-2.gitbook.io/gamex-cn/llms-full.txt

Use this to access all content at once and perform your own parsing or retrieval. It will be more expensive.

## Tips for requesting documentation

Prefer `.md` URLs for structured content, append `.md` to URLs (e.g., `/gamex-cn/gamexji-shu-neng-li-jian-yao-shuo-ming/x-chain-de-he-xin-ji-shu.md`).

You may also use `Accept: text/markdown` header for content negotiation.
