# Initial Setup

PartyBeast requires very little initial setup to get a category with temporary channels working.

1\) Invite PartyBeast with this link if you haven't done so already - [Click To Invite](https://discord.com/login?redirect_to=%2Foauth2%2Fauthorize%3Fclient_id%3D409822832256876545%26permissions%3D286270512%26scope%3Dbot%2520applications.commands)\
2\) Once PartyBeast is invited type **/setup** in a channel PartyBeast can read messages in.

{% hint style="info" %}
We'd recommend reading the [permissions ](https://krankey.gitbook.io/partybeast/helptopics/permissions)article at this point to ensure you understand the permissions PartyBeast requires to function correctly.
{% endhint %}

3\) If this is the first time you've run **/setup** in your server PartyBeast will create a new category named *NEW PARTYBEAST CATEGORY* with a voice creator inside called *Join Here* and the following message:

![](https://2037455694-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MK5-dtBrsWXcOXZzLr5%2Fuploads%2FAZC69DdhX49qa46ssCwE%2Fimage.png?alt=media\&token=4c4dcab0-b18e-4af2-83c0-465de425c97b)

You're done, PartyBeast is now setup in its most basic form.\
You can now [add additional voice creator channels](https://krankey.gitbook.io/partybeast/helptopics/additional-categories-and-voice-creators), set a [templated name for temporary channels](https://krankey.gitbook.io/partybeast/helptopics/changing-the-name-of-created-channels) or set [channels to be created in another category](https://krankey.gitbook.io/partybeast/helptopics/setting-a-different-category-for-created-rooms).&#x20;

### **Troubleshooting**

As mentioned above PartyBeast requires specific permissions to operate. We have broken these down below into Server, Text Channel and Category Permissions. Any one of these can stop PartyBeast working completely or a specific command to act wonky.

You can use **`!pbpermcheck <ID>`** to check permissions of a channel/category. PartyBeast will send you a DM with a list of required permissions with either a ✔️or ❌next to them.\
You will need to fix the permissions with a ❌next to them for PartyBeast to work as expected.

{% hint style="info" %}
&#x20;**Note:** Replac&#x65;**`<ID>`** with either the category or channel ID you want to check
{% endhint %}

See the [permissions ](https://krankey.gitbook.io/partybeast/helptopics/permissions)article for more specific information on the permissions required by PartyBeast


---

# 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://krankey.gitbook.io/partybeast/helptopics/initial-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.
