# Change the Bitrate of new Tempy Channels

## Command to manage this feature

The command arguments to manage the new Bitrate are: **`-configbitrate <kbps/low/default/high>`**

**Low**: This pre-set will set the bitrate for new channels to 08 kbps.\
**Default**: This pre-set will set the bitrate for new channels to 64 kbps.\
**High**: This pre-set will set the bitrate for new channels to 96 kbps.\
**Kbps (Custom)**: You can decide the amount of Kbps.

![Screenshot of how to change the bitrate for a certain creation channel](/files/-MVr7jIkBXjPZ710IsaA)

## We have successfully changed the bitrate for new channels. <a href="#setup-done" id="setup-done"></a>

![Have fun using Tempy! <3](/files/-MP0iIaFf6dlaVgYlFoa)


---

# 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/change-the-bitrate-of-the-new-channels.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.
