# Setup Tempy

## 1. Select the setup of your choice

The setup sets up the channel that your server members can later join to create their Tempy channels. With Tempy you can choose between two different setups.

* **/setup automatic**: Tempy creates and configures a creating-channel for you&#x20;
* **/setup manual**: You can give Tempy a channel which will be used as creating-channel

<figure><img src="https://3484465713-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FQXCa0y4TfBUa5KVrZ4zD%2Fuploads%2FyraE4rt6V1hJ2sF6SUf6%2Fimage.png?alt=media&#x26;token=a764d5ff-ad19-4ab6-996b-22b2efe7e30b" alt=""><figcaption></figcaption></figure>

From here on, Tempy setup is very self-explanatory. For Tempy to work you just need to start the automatic setup.

{% hint style="info" %}
If you want Tempy to apply specific settings to newly created Tempy channels or to set a specific voice channel as a creating channel,  click on the button below to get to the global or local commands.
{% endhint %}

{% content-ref url="setup-tempy/set-settings-while-setup" %}
[set-settings-while-setup](https://docs.tempybot.me/getting-started/setup-tempy/set-settings-while-setup)
{% endcontent-ref %}


---

# 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/getting-started/setup-tempy.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.
