# Quickstart

## Invite TempVoice™

Visit <https://tempvoice.xyz/invite> to invite <img src="/files/p1kcAF82cGOMsM1eoZiM" alt="" data-size="line"> to your Discord server

***

## Initial Setup

Run the command `/setup` and click on <img src="/files/ZXfhD9HgC91xZh57rrAA" alt="" data-size="line">

<figure><img src="/files/TsYnYG9aX3MGVyZ9mMcI" alt=""><figcaption></figcaption></figure>

***

## ➕ Creator Channel

A voice channel that creates a temporary channel when you join it. You can set up multiple Creators by repeating the steps above. Each Creator has its own configuration for creating temporary channels.

{% hint style="info" icon="gear-complex" %}
You can have multiple ➕ **Creator Channels**, each of which can be configured individually to create temporary channels in different ways.
{% endhint %}

## ✨ Interface Message

A text channel in which the bot sends an [interface](/commands/interface.md) which is an alternative to the [/voice](/commands/voice.md) commands and used to customize a temporary channel.

{% hint style="info" icon="gear-complex" %}
You can have unlimited ✨ **Interface Messages**. These can either be in a separate channel or sent directly in the chat of a temporary channel with: [Temporary Channel Greeting](/settings/others/greeting.md).
{% endhint %}


---

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