# Tier 3

<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: Admin only

***

## :crown: Create your Custom White label bot:

```
/premium custom_bot [bot_token]
```

This command will allow you to deploy your Custom white label Bot. Ensure you have [activated](/docs/premium/how-to-activate-patreon.md) your premium subscription first!

[Full Instructions on how to set up your Custom White Label Bot](/docs/premium/create-white-label-bot.md)

***

## :crown: **Set status**

```
/premium set_status [status]
```

Change the Activity status of your White label bot!

<div align="left"><figure><img src="/files/9lQkEJM3IPAeBBcVsbdg" alt=""><figcaption></figcaption></figure></div>


---

# 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.inhousequeue.xyz/docs/premium/premium-commands/tier-3.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.
