# tempy-commands

- [Server Commands](https://docs.tempybot.me/tempy-commands/server-commands.md): Customize roles that manage Tempy's settings on your server. Fine-tune Tempy's behavior and ensure the correct permissions for role management.
- [Global Commands](https://docs.tempybot.me/tempy-commands/global-commands.md): Learn how to customize and manage Tempy's temporary voice channels with a variety of commands. Keep your server organized and make it easier for users to join channels.
- [Local Commands](https://docs.tempybot.me/tempy-commands/local-commands.md): Learn how to customize and manage Tempy's temporary voice channels with a variety of commands. Keep your server organized and make it easier for users to join channels.
- [Channel Commands](https://docs.tempybot.me/tempy-commands/channel-commands.md): Discover the powerful channel commands for managing your Tempy voice channels. Customize channel behavior, appearance, welcome messages, and permissions to fine-tune your server experience.
- [Session Commands](https://docs.tempybot.me/tempy-commands/channel-commands/session-commands.md): Manage your Tempy voice channel sessions with these commands. Customize your temporary channels and make them easy to recreate with these powerful tools.
- [Info Commands](https://docs.tempybot.me/tempy-commands/info-commands.md): These commands allow you to view the version, uptime, memory usage, guilds, users, and latency of your Discord bot.


---

# 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://docs.tempybot.me/tempy-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.
