# SUMMARY

* [序章](/windows-apps-that-amaze-us/zh-tw.md)
* [良心國產](/windows-apps-that-amaze-us/zh-tw/china-apps.md)
* [音訊文件](/windows-apps-that-amaze-us/zh-tw/audio.md)
* [壓縮處理](/windows-apps-that-amaze-us/zh-tw/compression.md)
* [美化工具](/windows-apps-that-amaze-us/zh-tw/customization.md)
* [硬體相關](/windows-apps-that-amaze-us/zh-tw/hardwares.md)
* [圖形圖像](/windows-apps-that-amaze-us/zh-tw/images.md)
* [網路通訊](/windows-apps-that-amaze-us/zh-tw/internet.md)
  * [即時聊天](/windows-apps-that-amaze-us/zh-tw/chat-client.md)
  * [下載工具](/windows-apps-that-amaze-us/zh-tw/downloader.md)
  * [電子郵件](/windows-apps-that-amaze-us/zh-tw/emails.md)
  * [線上儲存](/windows-apps-that-amaze-us/zh-tw/online-storage.md)
* [實用程式](/windows-apps-that-amaze-us/zh-tw/practicals.md)
* [生產工具](/windows-apps-that-amaze-us/zh-tw/productivity.md)
  * [開發工具](/windows-apps-that-amaze-us/zh-tw/dev-tools.md)
  * [效能工具](/windows-apps-that-amaze-us/zh-tw/efficiency.md)
  * [知識筆記](/windows-apps-that-amaze-us/zh-tw/note-taking.md)
  * [終端偵錯](/windows-apps-that-amaze-us/zh-tw/terminal.md)
  * [文本編輯](/windows-apps-that-amaze-us/zh-tw/text-editor.md)
* [隱私安全](/windows-apps-that-amaze-us/zh-tw/security.md)
* [系統增強](/windows-apps-that-amaze-us/zh-tw/system.md)
  * [配置安裝](/windows-apps-that-amaze-us/zh-tw/configuration.md)
  * [數據恢復](/windows-apps-that-amaze-us/zh-tw/data-recovery.md)
  * [電子書庫](/windows-apps-that-amaze-us/zh-tw/ebooks.md)
  * [文件處理](/windows-apps-that-amaze-us/zh-tw/files.md)
  * [遊戲相關](/windows-apps-that-amaze-us/zh-tw/games.md)
* [影片工具](/windows-apps-that-amaze-us/zh-tw/video.md)
* [流氓名單](/windows-apps-that-amaze-us/zh-tw/blacklist.md)
* [鳴謝列表](/windows-apps-that-amaze-us/zh-tw/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-tw/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.
