# 指令

ib3:&#x20;

├──help: 获取帮助 \
├──check: 检查账号的连接状态 \
├──reload: 重载配置文件 \
├──expansions\
│       ├──list: 列出所有加载的附属名称\
│       └──reload: 重载 expansions 目录下所有附属\
├──load \
│       └──\[附属文件名]: 加载名称对应附属\
└──unload \
&#x20;         └──\[附属名称]: 卸载名称对应附属


---

# 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://infinitebot.gitbook.io/infinitebot-shi-yong-wen-dang/shi-yong-jiao-cheng/zhi-ling.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.
