# 管理

- [給予成員身分組](https://tofucat-docs.bruh0422.xyz/manage/addrole.md)
- [自動停權系統](https://tofucat-docs.bruh0422.xyz/manage/autoban.md)
- [自動恢復身分組](https://tofucat-docs.bruh0422.xyz/manage/backrole.md)
- [停權成員](https://tofucat-docs.bruh0422.xyz/manage/ban.md)
- [清理訊息](https://tofucat-docs.bruh0422.xyz/manage/clear.md)
- [踢出成員](https://tofucat-docs.bruh0422.xyz/manage/kick.md)
- [反應身分組](https://tofucat-docs.bruh0422.xyz/manage/reaction_role.md)
- [移除成員身分組](https://tofucat-docs.bruh0422.xyz/manage/removerole.md)
- [禁言成員](https://tofucat-docs.bruh0422.xyz/manage/timeout.md)
- [單一反應身分組](https://tofucat-docs.bruh0422.xyz/manage/unique_role.md)
- [取消禁言成員](https://tofucat-docs.bruh0422.xyz/manage/unmute.md)
- [警告成員](https://tofucat-docs.bruh0422.xyz/manage/warn.md)
- [成員加入及退出動作](https://tofucat-docs.bruh0422.xyz/manage/welcome.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://tofucat-docs.bruh0422.xyz/manage.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.
