# 打开

| Open                       | 打开          |
| -------------------------- | ----------- |
|                            |             |
| Set Mail Status            | 设置邮件状态      |
|                            |             |
| Send Mail Message          | 发送邮件消息      |
| Send SMS                   | 发简讯         |
|                            |             |
| Send iMessage              | 发送 iMessage |
| Send Pushover Notification | 发送推送通知      |
| Notification               | 通知          |
|                            |             |
| Display Text               | 显示文字        |
| Alert                      | 警报          |
|                            |             |
| Prompt for User Input      | 提示用户输入      |
|                            |             |
| Custom HTML Prompt         | 自定义 HTML 提示 |
| Display Progress           | 显示进度        |
| System Beep                | 系统提示音       |
| Play Sound                 | 播放声音        |
| Speak Text                 | 朗读文字        |
| Log                        | 日志          |
|                            |             |
| Highlight Location         | 突出显示位置      |


---

# 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/da-kai.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.
