# Setup/Remove a Voice Channel

## 1. Send the Voice Channel

Which should create new Voice Channels by joining it, we also call this Channels\
the **Creation Channels**, to create new Voice Channels - also known as (new) **Tempies**.&#x20;

The Command Usage: **`-tempvoice <add/remove> <channel>`**

![](/files/-MP0fiiAmt-LebZKnl7O)

{% content-ref url="/pages/-MNsNNOOUs1Z35C9MrBd" %}
[Turn the Voice Creation on/off](/tempy-bot/getting-started-with-tempy/configuration/voicecreation.md)
{% endcontent-ref %}

## We have successfully set up the Voice Channel. <a href="#setup-done" id="setup-done"></a>

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


---

# 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/setup/voice-channel.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.
