# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [第 1 章  文字和语言 vs 数字和信息](https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-1-zhang-wen-zi-he-yu-yan-vs-shu-zi-he-xin-xi.md)
- [第 13 章 Google ak-47 的设计者](https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-13-zhang-google-ak47-de-she-ji-zhe.md)
- [第 17 章 谈谈密码学的数学原理](https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-17-zhang-tan-tan-mi-ma-xue-de-shu-xue-yuan-li.md)
- [第 14 章 余弦定理和新闻分类](https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-14-zhang-yu-xian-ding-li-he-xin-wen-fen-lei.md)
- [第 19 章 谈谈数学模型的重要性](https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-19-zhang-tan-tan-shu-xue-mo-xing-de-zhong-yao-xing.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://chenjunren.gitbook.io/read-the-beauty-of-mathematics/di-1-zhang-wen-zi-he-yu-yan-vs-shu-zi-he-xin-xi.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://chenjunren.gitbook.io/read-the-beauty-of-mathematics/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://chenjunren.gitbook.io/read-the-beauty-of-mathematics/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., `/read-the-beauty-of-mathematics/di-1-zhang-wen-zi-he-yu-yan-vs-shu-zi-he-xin-xi.md`).

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