> For the complete documentation index, see [llms.txt](https://docs.hidemium.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other.md).

# 其他 (Other)

- [暂停 (Pause)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/zan-ting-pause.md)
- [如果 (If)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/ru-guo-if.md)
- [评估 (Eval)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/ping-gu-eval.md)
- [while](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/while.md)
- [For](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/for.md)
- [添加评论 (Add comment)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/tian-jia-ping-lun-add-comment.md)
- [更新账号资料 (Update profile)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/geng-xin-zhang-hao-zi-liao-update-profile.md)
- [停止循环 (Stop loop)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/ting-zhi-xun-huan-stop-loop.md)
- [添加日志 (Add log)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/tian-jia-ri-zhi-add-log.md)
- [运行其他脚本 (Run other script)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/yun-xing-qi-ta-jiao-ben-run-other-script.md)
- [断开 (Disconnection)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/duan-kai-disconnection.md)
- [打开扩展 (Open Extension)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/da-kai-kuo-zhan-open-extension.md)
- [运行命令 (Run command)](https://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other/yun-xing-ming-ling-run-command.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 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://docs.hidemium.io/zi-dong-hua-yong-hu-shou-ce/qi-ta-other.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.
