# Page Not Found

The URL `di-11-zhang-jail/di-11.4-jie-gao-ji-jiao-cheng-linux-jian-rong-ceng-yu-jail` does not exist. This page may have been moved, renamed, or deleted.

## Suggested Pages

You may be looking for one of the following:
- [20.3 树莓派 Linux 兼容层](https://book.bsdcn.org/di-20-zhang-qian-ru-shi-ping-tai/di-20.3-jie-shu-mei-pai-linux-jian-rong-ceng.md)
- [23.1 Linux 兼容层架构](https://book.bsdcn.org/di-23-zhang-linux-er-jin-zhi-jian-rong-ceng/di-23.1-jie-linux-jian-rong-ceng-jia-gou.md)
- [18.4 Samba 文件共享](https://book.bsdcn.org/di-18-zhang-fu-wu-qi/di-18.4-jie-samba-wen-jian-gong-xiang.md)
- [15.2 Jail 系统更新](https://book.bsdcn.org/di-15-zhang-jail-rong-qi-guan-li/di-15.2-jie-jail-xi-tong-geng-xin.md)
- [23.7 Gentoo Linux 兼容层](https://book.bsdcn.org/di-23-zhang-linux-er-jin-zhi-jian-rong-ceng/di-23.7-jie-gentoo-linux-jian-rong-ceng.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://book.bsdcn.org/di-20-zhang-qian-ru-shi-ping-tai/di-20.3-jie-shu-mei-pai-linux-jian-rong-ceng.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://book.bsdcn.org/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://book.bsdcn.org/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., `/di-20-zhang-qian-ru-shi-ping-tai/di-20.3-jie-shu-mei-pai-linux-jian-rong-ceng.md`).

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