# 应用程序控制

| Application Control                       | 应用程序控制        |
| ----------------------------------------- | ------------- |
|                                           |               |
| Activate Last Application                 | 激活最后一个应用程序    |
| Activate Next Application                 | 激活下一个应用程序     |
| Activate a Specific Application           | 激活特定应用程序      |
| Bring Application Windows to Front        | 将应用程序窗口置于前面   |
| Quit All Applications                     | 退出所有应用程序      |
| Quit Other Applications                   | 退出其他应用程序      |
| Quit a Specific Application               | 退出特定应用程序      |
| Hide All Applications                     | 隐藏所有应用程序      |
| Hide Other Applications                   | 隐藏其他应用程序      |
| Hide Front Application                    | 隐藏前面的应用程序     |
| Hide a Specific Application               | 隐藏特定应用程序      |
| Show All Applications                     | 显示所有应用程序      |
| Show a Specific Application               | 显示具体应用        |
| Apply Modifiers to a Specific Application | 将修改器应用于特定应用程序 |


---

# 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://km.qxpai.cn/dong-zuo-action/ying-yong-cheng-xu-kong-zhi.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.
