# Tier 1

#### :crown: **Admin only commands**

### :bulb: **General command for everyone**

<mark style="color:red;">**Required**</mark> parameters will be in \[Square brackets]

<mark style="color:green;">**Optional**</mark> parameters will be in (Curly brackets)

***

## :crown: **Update banner**:

```
/premium update_banner [url] (queue_channel)
```

Change your banner image whenever you want. As an optional parameter, if you have multiple queue channels, you can select a unique banner for each queue. After updating the banner, make sure to run [`/start`](https://docs.inhousequeue.xyz/docs/commands/setup-commands#crown-start-a-queue) in your queue channel to apply the changes!

If you want to make it extra fancy, you can even use a GIF as your banner!

### How it works

1. Upload your banner to Imgur or any other image hosting platform of your choice. For this example, we’ll use [Imgur](https://imgur.com/).

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2Fgit-blob-28974dae696a0aac304d4b2352c29d658a5c2e53%2Fpremium_banner_1.png?alt=media" alt=""><figcaption><p>Customized Queue</p></figcaption></figure></div>

2. Once uploaded, <mark style="color:green;">**right-click**</mark> the image and select <mark style="color:green;">**Copy Image Address**</mark>. Do **not** use the URL of the webpage, as this is not the source image.

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2Fgit-blob-8491e88dc7c1a57aaf319748db37796934e1fcfd%2Fpremium_banner_2.png?alt=media" alt=""><figcaption><p>Customized Queue</p></figcaption></figure></div>

3. Run the `/premium update_banner` command and paste the URL you just copied. Then, run `/start` in your queue channel, and your new banner should be applied!

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2Fgit-blob-f586cd9d90c6c09043e8761e84c4848eac6fecc3%2Fpremium_banner_3.png?alt=media" alt=""><figcaption><p>Customized Queue</p></figcaption></figure></div>

## :crown: **Update Color**:

```
/premium update_color [hexcode] (queue_channel)
```

Change your Queue color whenever you want. If you have multiple queue channels, you can select a unique color for each queue. After updating the color, make sure to run [`/start`](https://docs.inhousequeue.xyz/docs/commands/setup-commands#crown-start-a-queue) in your queue channel to apply the changes.

Please ensure you enter a valid [hex code](https://htmlcolorcodes.com/).

<div align="left"><figure><img src="https://1130318129-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FwcHfLjgS9hMDSoOpDEDo%2Fuploads%2FQUwLDd0pkFM3txVgh7ZR%2Ftier-1.png?alt=media&#x26;token=54dc99b4-c503-4b32-a626-cdcdc29adb11" alt=""><figcaption><p>Customized Queue</p></figcaption></figure></div>

## :crown: Webhook URL

```
/premium webook_url (url) (delete)
```

<mark style="color:red;">InHouseQueue</mark> can send your leaderboard to any Webhook URL you choose after each game. You can use this feature to create your custom leaderboard if you have a website or another API integration.

Read more information about the Webhook feature [here](https://docs.inhousequeue.xyz/docs/features/leaderboard-webhooks).
