# 重要说明

**MacIndex 是非营利性的，用于参考和学习用途的开源软件。版权所有 2019-2021，paizhang，Victor Jiao，Mation Wang。MacIndex 基于** [**MIT 许可证**](https://github.com/paizhangpi/MacIndex/blob/master/LICENSE)**开源。其他开源库的许可证可以在关于页中查询。**

**机型信息、图片、声音在网络上收集，主要来自 Mactracker、EveryMac、维基百科。未使用标明版权所有的信息，但如果存在问题，仍请立即与开发者联系。Apple Macintosh 名称， Intel 处理器名称，以及其标志是注册商标。Logo 由 Mation Wang 设计，未经允许，禁止使用。**

**本软件不保证其一切内容完全准确，可靠性万无一失。使用本软件所造成的一切后果，责任自负。**

**MacIndex 是 UIUC 两门课程的 Final Project。请详见**[**“MacIndex 的故事”**](/story-of-macindex.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://macindex.paizhang.info/important-information.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.
