# Hasee macOS Library

## Hasee macOS Library

- [欢迎](https://hackintosh.kirainmoe.com/master.md)
- [安装前须知](https://hackintosh.kirainmoe.com/before-install/an-zhuang-qian-xu-zhi.md)
- [macOS 安装简明教程](https://hackintosh.kirainmoe.com/an-zhuang-zhong/macos-an-zhuang-jian-ming-jiao-cheng.md)
- [EFI 替换教程](https://hackintosh.kirainmoe.com/an-zhuang-zhong/efi-ti-huan-jiao-cheng.md)
- [安装过程中的疑难解答](https://hackintosh.kirainmoe.com/an-zhuang-zhong/an-zhuang-guo-cheng-zhong-de-yi-nan-jie-da.md)
- [调整 ESP 分区和重建 Windows 引导](https://hackintosh.kirainmoe.com/an-zhuang-zhong/tiao-zheng-esp-fen-qu-he-zhong-jian-windows-yin-dao.md)
- [安装后的常见问题解答](https://hackintosh.kirainmoe.com/an-zhuang-hou/an-zhuang-hou-de-chang-jian-wen-ti-jie-da.md)
- [常用命令和优化](https://hackintosh.kirainmoe.com/an-zhuang-hou/chang-yong-ming-ling-he-you-hua.md)
- [10.15 Catalina 相关说明](https://hackintosh.kirainmoe.com/an-zhuang-hou/10.15-catalina-gong-neng-xiang-guan.md)
- [获得更多原生体验](https://hackintosh.kirainmoe.com/an-zhuang-hou/huo-de-geng-duo-yuan-sheng-ti-yan.md)
- [硬件更换指南和兼容性报告](https://hackintosh.kirainmoe.com/ying-jian-xiang-guan/ying-jian-geng-huan-zhi-nan-he-jian-rong-xing-bao-gao.md)
- [第三方无线网卡驱动使用说明](https://hackintosh.kirainmoe.com/ying-jian-xiang-guan/di-san-fang-wu-xian-wang-ka-qu-dong-shi-yong-shuo-ming.md)
- [屏蔽三星 PM981 NVMe 固态硬盘](https://hackintosh.kirainmoe.com/ying-jian-xiang-guan/ping-bi-san-xing-pm981-nvme-gu-tai-ying-pan.md)
- [更换 4K 屏幕后无法进入系统的解决方案](https://hackintosh.kirainmoe.com/ying-jian-xiang-guan/geng-huan-4k-ping-mu-hou-wu-fa-jin-ru-xi-tong-de-jie-jue-fang-an.md)
- [官方社区安装服务](https://hackintosh.kirainmoe.com/she-qu-zhi-chi/guan-fang-she-qu-an-zhuang-fu-wu.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://hackintosh.kirainmoe.com/master.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.
