# Reworked: Setup Tempy

## 1. Start the Tempy Setup

As far as you didn't set a custom prefix you can use `-setup` to start the Tempy setup. If you didn't setup any Creation channels already you will only see the two options down below, this makes it easier for you.

![The setup embed after you've started the setup.](/files/-MXOv9H_C-vOTyFwkTBA)

## 2. Choose an option you'd like to manage

You can choose between two options at the beginning, wether you already have a channel and you'd like to turn it into a Creation channel or you want Tempy to create a Voice channel which will be automatically a Creation channel then. **In this example we want Tempy to create a Voice channel.**

![The setup embed on choosing one of the mentioned options.](/files/-MXPOajOIy18n2gPuxVr)

## 3. Choose wether you want or don't want Text channels too

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. You have the option between creating Text channels too or not. **In this example we don't want to create Text channels too.**

![The setup embed after the setup is finished.](/files/-MXPO4aSRcCAk5OtOhv3)

{% 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 Tempy. <a href="#setup-done" id="setup-done"></a>

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


---

# 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.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.
