# 其他

- [關於雙系統](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-1-about-dual-system.md)
- [關於不透過 macOS 修改EFI磁區](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-2.md)
- [關於 Ryzen 性能損失](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-3-about-cpu-performance.md)
- [關於顯卡性能損失](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-4-about-gpu-performance.md)
- [關於磁區分割](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-5-about-disk-part.md)
- [關於這台 Mac](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-6-about-this-mac.md)
- [關於 HDMI 音效輸出](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-7-about-hdmi-audio.md)
- [關於雙螢幕](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-8-about-dual-screen.md)
- [關於開機選單的佈景](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-9-about-theme.md)
- [關於讀寫 NTFS](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-10-about-ntfs.md)
- [關於監控硬體](https://mtwstudio.gitbook.io/ryzentosh/4-other/4-11-about-status.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://mtwstudio.gitbook.io/ryzentosh/4-other.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.
