# Getting Started with PartyBeast

## Quick Start Guide

**As of April PartyBeast will not support !pb commands for ban, invite, kick, lock, rename & unlock. If you haven't already please use the link below to add the required scope for PartyBeast to use slash commands in your server.** &#x20;

PartyBeast can be setup in in 5 simple steps:

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.\
3\) PartyBeast will create a new Category called **`New PartyBeast Category`**&#x77;ith a channel named **`Join Here`** inside\
4\) Either rename the **`New PartyBeast Category`** and **`Join Here`** channel to your preference or drag and drop the **`Join Here`** channel into an already created Category. (You can delete the **`New PartyBeast Category`** as it's now empty)\
5\) Make a drink and enjoy your new auto creating channels!

### **Troubleshooting**

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 **`/Permissions`** to check permissions of a channel/category. PartyBeast will send you a message 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.

See the [permissions ](/partybeast/helptopics/permissions.md)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/master.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.
