# Setup/Remove the Text Category

## 1. Send the **Category**

As far as someone joins the above set voice channel, Tempy will create a Text Channel, only people who are in the Voice Channel are able to see the new Text Channel.&#x20;

The Command Usage: **`-temptext <add/remove> <category>`**

![](/files/-MP0jAISji1ZfO8_K7XX)

{% content-ref url="/pages/-MNsNUK1Lx8UwnMin5l\_" %}
[Turn the Text Creation on/off](/tempy-bot/getting-started-with-tempy/configuration/textcreation.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/-MP0i3TjLvNYyZj-_jZh)


---

# 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/text-category.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.
