# SUMMARY

* [序章](/windows-apps-that-amaze-us/zh-cn.md)
* [良心国产](/windows-apps-that-amaze-us/zh-cn/china-apps.md)
* [音频文件](/windows-apps-that-amaze-us/zh-cn/audio.md)
* [压缩处理](/windows-apps-that-amaze-us/zh-cn/compression.md)
* [美化工具](/windows-apps-that-amaze-us/zh-cn/customization.md)
* [硬件相关](/windows-apps-that-amaze-us/zh-cn/hardwares.md)
* [图形图像](/windows-apps-that-amaze-us/zh-cn/images.md)
* [网络通信](/windows-apps-that-amaze-us/zh-cn/internet.md)
  * [即时聊天](/windows-apps-that-amaze-us/zh-cn/chat-client.md)
  * [下载工具](/windows-apps-that-amaze-us/zh-cn/downloader.md)
  * [电子邮件](/windows-apps-that-amaze-us/zh-cn/emails.md)
  * [在线存储](/windows-apps-that-amaze-us/zh-cn/online-storage.md)
* [实用程序](/windows-apps-that-amaze-us/zh-cn/practicals.md)
* [生产工具](/windows-apps-that-amaze-us/zh-cn/productivity.md)
  * [开发工具](/windows-apps-that-amaze-us/zh-cn/dev-tools.md)
  * [效率工具](/windows-apps-that-amaze-us/zh-cn/efficiency.md)
  * [知识笔记](/windows-apps-that-amaze-us/zh-cn/note-taking.md)
  * [终端调试](/windows-apps-that-amaze-us/zh-cn/terminal.md)
  * [文本编辑](/windows-apps-that-amaze-us/zh-cn/text-editor.md)
* [隐私安全](/windows-apps-that-amaze-us/zh-cn/security.md)
* [系统增强](/windows-apps-that-amaze-us/zh-cn/system.md)
  * [配置安装](/windows-apps-that-amaze-us/zh-cn/configuration.md)
  * [数据恢复](/windows-apps-that-amaze-us/zh-cn/data-recovery.md)
  * [电子书库](/windows-apps-that-amaze-us/zh-cn/ebooks.md)
  * [文件处理](/windows-apps-that-amaze-us/zh-cn/files.md)
  * [游戏相关](/windows-apps-that-amaze-us/zh-cn/games.md)
* [视频工具](/windows-apps-that-amaze-us/zh-cn/video.md)
* [极客玩物](/windows-apps-that-amaze-us/zh-cn/geeks.md)
* [流氓名单](/windows-apps-that-amaze-us/zh-cn/blacklist.md)
* [鸣谢列表](/windows-apps-that-amaze-us/zh-cn/acknowledgement.md)


---

# Agent Instructions: 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://amazing-apps.gitbook.io/windows-apps-that-amaze-us/zh-cn/summary.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.
