# User Commands

- [/ban](https://krankey.gitbook.io/partybeast/user-commands/ban.md): This page describes how to use the /ban command
- [/invite](https://krankey.gitbook.io/partybeast/user-commands/invite.md): This page describes how to use the /invite command
- [/kick](https://krankey.gitbook.io/partybeast/user-commands/kick.md): This page describes how to use the /kick command
- [/limit](https://krankey.gitbook.io/partybeast/user-commands/limit.md): This page describes how to use the /limit command
- [/lock](https://krankey.gitbook.io/partybeast/user-commands/lock.md): This page describes how to use the /lock command
- [/owner](https://krankey.gitbook.io/partybeast/user-commands/owner.md): This page describes how to use the /owner command
- [/rename](https://krankey.gitbook.io/partybeast/user-commands/rename.md): This page describes how to use the /rename command
- [/unlock](https://krankey.gitbook.io/partybeast/user-commands/unlock.md): This page describes how to use the /unlock command


---

# 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://krankey.gitbook.io/partybeast/user-commands.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.
