# 用户和组

## 本章目录

* [用户和组是什么？](/slackbook_cn/chapter_09/what_are_users_and_groups.md)
* [管理用户和组](/slackbook_cn/chapter_09/managing_users_and_groups.md)
* [管理用户和组的其他工具](/slackbook_cn/chapter_09/other_user_and_group_tools.md)
* [手动管理用户和组](/slackbook_cn/chapter_09/managing_users_and_groups_manually.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://slackwarecn.gitbook.io/slackbook_cn/chapter_09.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.
