# 版本修订历史

| Revision | Author                                                | From                       | Date       | Description |
| -------- | ----------------------------------------------------- | -------------------------- | ---------- | ----------- |
| 0.3      | [@吴章金falcon](https://www.zhihu.com/people/wuzhangjin) | [@泰晓科技](http://tinylaborg) | 2016/08/30 | 增加一章: 用户管理  |
| 0.2      | [@吴章金falcon](https://www.zhihu.com/people/wuzhangjin) | [@泰晓科技](http://tinylaborg) | 2015/07/23 | 调整格式，修复链接   |
| 0.1      | [@吴章金falcon](https://www.zhihu.com/people/wuzhangjin) | [@泰晓科技](http://tinylaborg) | 2014/01/07 | 初稿          |


---

# 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://tinylab-1.gitbook.io/shellbook/01-chapter0.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.
