> For the complete documentation index, see [llms.txt](https://docs.wannaflix.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng.md).

# 中文教程

- [老教程](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng.md)
- [Windows](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng/windows.md): Windows
- [SSR](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng/windows/ssr.md)
- [Netch (SSR + v2ray) - 推荐](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/lao-jiao-cheng/windows/netch-ssr-+-v2ray-tui-jian.md)
- [更新服务器列表](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/geng-xin-fu-wu-qi-lie-biao.md)
- [Windows](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/windows.md)
- [Clash for Windows (推荐）](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/windows/clash-for-windows-tui-jian.md)
- [v2rayN (v2ray)](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/windows/v2rayn-v2ray.md)
- [Mac OS 苹果电脑](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/mac-os-ping-guo-dian-nao.md)
- [ClashX (SSR + v2ray) - 推荐](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/mac-os-ping-guo-dian-nao/clashx-ssr-+-v2ray-tui-jian.md)
- [iOS 苹果手机/平板](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/ios-ping-guo-shou-ji-ping-ban.md)
- [Shadowrocket 小火煎 - 推荐](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/ios-ping-guo-shou-ji-ping-ban/shadowrocket-xiao-huo-jian-tui-jian.md): 完成安装设置所需时间：8分钟
- [Android 安卓](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/android-an-zhuo.md)
- [ClashR (SSR + v2ray) - 推荐](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/android-an-zhuo/clashr-ssr-+-v2ray-tui-jian.md)
- [Linux](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/linux.md)
- [Qv2ray](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/linux/qv2ray.md)
- [Merlin路由器](https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng/merlin-lu-you-qi.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.wannaflix.net/cn/zhong-wen-jiao-cheng.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.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
