# Page Not Found

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

## Suggested Pages

You may be looking for one of the following:
- [3.1 以rufus写卡工具为例](https://jackyleegm.gitbook.io/nanopi-r2s/2-xie-ka-jiao-cheng/2.1-yi-rufus-xie-pan-gong-ju-wei-li.md)
- [3.2 写盘工具](https://jackyleegm.gitbook.io/nanopi-r2s/2-xie-ka-jiao-cheng/2.2-xie-pan-gong-ju.md)
- [1.3 路由器拨号如何配置网络](https://jackyleegm.gitbook.io/nanopi-r2s/1-ji-qi-chu-ru-shou/1.4-lu-you-qi-bo-hao-ru-he-pei-zhi-wang-luo.md)
- [4.5 G4C第三方固件](https://jackyleegm.gitbook.io/nanopi-r2s/3-gu-jian/4.5-g4c-di-san-fang-gu-jian.md)
- [1.2 猫拨号如何配置网络](https://jackyleegm.gitbook.io/nanopi-r2s/1-ji-qi-chu-ru-shou/1.3-mao-bo-hao-ru-he-pei-zhi-wang-luo.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://jackyleegm.gitbook.io/nanopi-r2s/2-xie-ka-jiao-cheng/2.1-yi-rufus-xie-pan-gong-ju-wei-li.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://jackyleegm.gitbook.io/nanopi-r2s/sitemap.md

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

### Option 3 — Retrieve the full documentation corpus

Full export: https://jackyleegm.gitbook.io/nanopi-r2s/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., `/nanopi-r2s/2-xie-ka-jiao-cheng/2.1-yi-rufus-xie-pan-gong-ju-wei-li.md`).

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