# 应用程序目录

mac系统的可执行文件以`.app`结尾。当我们有一个这样的应用时，可以把它加入到`应用程序`目录，这样在`控制中心`中可以看到这个应用，然后快速启动。

打开`finder`，然后在右上角的搜索栏中输入`应用程序`，点击搜索，然后就会在左边出现`应用程序`目录。接着，我们再打开一个窗口，然后把`.app`文件拖入到该目录下。

![](https://1702141490-files.gitbook.io/~/files/v0/b/gitbook-legacy-files/o/assets%2F-M69DxRX6Q8GlQ_LxbYR%2Fsync%2F02e9b1a9b6206564b1eb8385e29823e195b83a5a.png?generation=1588235900516991\&alt=media)


---

# 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://pshizhsysu.gitbook.io/macos/ying-yong-cheng-xu-mu-lu.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.
