# 基本帮助

- [使用快捷键](https://docs-cn.hapigo.com/baisc/hotkey.md)
- [主界面与操作（必看）](https://docs-cn.hapigo.com/baisc/ui.md)
- [搜索别名与快捷键](https://docs-cn.hapigo.com/baisc/alias_hotkey.md)
- [文档搜索与排除](https://docs-cn.hapigo.com/baisc/searchdocs.md)
- [添加Parallels与微信搜索](https://docs-cn.hapigo.com/baisc/weixin.md)
- [文件导航模式](https://docs-cn.hapigo.com/baisc/filenavigation.md)
- [设置与设置面板](https://docs-cn.hapigo.com/baisc/settings.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://docs-cn.hapigo.com/baisc.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.
