# Configuration

- [Change the Name of new Tempy channels](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/name.md): Here you will be shown step by step how your change the Name of new Temp Channels/Tempies.
- [Change the User-Limit of a certain Creation Channel](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/channellimit.md): Here you will be shown step by step how your change the User-Limit of a certain Creation Channel.
- [Change the User-Limit of new Tempy Channels](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/userlimit.md): Here you will be shown step by step how your change the User-Limit of new Tempies.
- [Change the Position of the new Channels](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/position.md): Here you will be shown step by step how your change the Position of new Temp Channels/Tempies.
- [Change the Bitrate of new Tempy Channels](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/change-the-bitrate-of-the-new-channels.md): Here you will be shown step by step how your change the Bitrate of new Temp Channels/Tempies.
- [Turn the Voice Creation on/off](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/voicecreation.md): Here you will be shown step by step how to turn on and turn off the Voice Creation with the Tempy Bot.
- [Turn the Text Creation on/off](https://docs.tempybot.me/tempy-bot/getting-started-with-tempy/configuration/textcreation.md): Here you will be shown step by step how to turn on and turn off the Text Creation with the Tempy 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-bot/getting-started-with-tempy/configuration.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.
