# Overview

- [Temporary Channel Name](https://easy.tempvoice.xyz/settings/overview/name.md): Set the default naming format for temporary channels when they are created.
- [Temporary Channel User Limit](https://easy.tempvoice.xyz/settings/overview/limit.md): Set the default user limit for temporary channels when they are created.
- [Temporary Channel Category](https://easy.tempvoice.xyz/settings/overview/category.md): Choose the category where temporary channels will be created.
- [Temporary Channel Bitrate](https://easy.tempvoice.xyz/settings/overview/bitrate.md): Choose the audio bitrate for temporary voice channels. Higher values improve quality but may be limited by your server’s boost level.
- [Temporary Channel Position](https://easy.tempvoice.xyz/settings/overview/position.md): Set where the temporary channel will be created in relation to the Creator Channel the user joins.


---

# 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://easy.tempvoice.xyz/settings/overview.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.
