# Join to Create

<mark style="color:blue;">Table of Contents</mark>

1. **Features**
2. **Installation**
3. **Configuration**
4. **Commands**
5. **Dependencies**

### <mark style="color:yellow;">Features</mark>

<mark style="color:purple;">The</mark> <mark style="color:purple;">**Join to Create**</mark> <mark style="color:purple;">Plugin creates a VC when you join a specific channel.</mark> You no longer have to worry about cluttering your server with a multitude of empty channels! Just join a VC Creator, and you'll have a room set up, automatically!

* <mark style="color:red;">**Make Voice Calling Easy!**</mark> No more messing with channels, just join, and forget!
* <mark style="color:red;">**Autodeleting Feature!**</mark> When everyone leaves the call, the channel deletes itself to keep your server clean!

***

### <mark style="color:yellow;">Installation</mark>

<mark style="color:purple;">**No need to install!**</mark> This Plugin is already built into the bot!

***

### <mark style="color:yellow;">Configuration</mark>

A new <mark style="color:yellow;">**Master Tutorial**</mark> has been released for this plugin!

{% content-ref url="/pages/wWUCmHGCGOPRuNB7DnH5" %}
[Join to Create Master Tutorial](/plugins/join-to-create/join-to-create-master-tutorial.md)
{% endcontent-ref %}

***

### <mark style="color:yellow;">Commands</mark>

If you're looking for the **Join to Create** plugin commands, [take a look here](/plugins/join-to-create/commands.md)!

***

### <mark style="color:yellow;">Dependencies</mark>

<mark style="color:red;">**Hard Dependencies (disabling or removing breaks this plugin)**</mark>

* Core

<mark style="color:red;">**Soft Dependencies (can disable but might lose some functionality)**</mark>

* None

***

### <mark style="color:yellow;">Screenshots</mark>

{% tabs %}
{% tab title="Channel Creation" %}

<figure><img src="/files/OE0vEHUrcWsawxV7zlki" alt=""><figcaption><p>Screenshot of a private (configurable) voice channel</p></figcaption></figure>
{% endtab %}

{% tab title="Channel Configuration" %}

<figure><img src="/files/5oznyC1uiYxyp2vH6aqR" alt=""><figcaption><p>Screenshot of the Temporary Voice Channel configuration</p></figcaption></figure>
{% endtab %}
{% endtabs %}


---

# 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.iynxdev.com/plugins/join-to-create.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.
