# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [第 6 章 “黑天鹅”和“灰犀牛”](https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/di-6-zhang-hei-tiane-he-hui-xi-niu.md)
- [第三部分 开启无限游戏](https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/di-san-bu-fen-kai-qi-wu-xian-you-xi.md)
- [第 9 章 强者的无限游戏](https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/di-9-zhang-qiang-zhe-de-wu-xian-you-xi.md)
- [前言](https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/qian-yan.md)
- [第 7 章 薛定谔的“小垄断”](https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/di-7-zhang-xue-dingede-xiao-long-duan.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://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/di-6-zhang-hei-tiane-he-hui-xi-niu.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://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://jiewang.gitbook.io/chan-pin-jing-li-de-wu-xian-you-xi/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., `/chan-pin-jing-li-de-wu-xian-you-xi/di-6-zhang-hei-tiane-he-hui-xi-niu.md`).

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