# Discord Commands

## BOT PREFIX (SLASH "/" COMMANDS) <a href="#prefix" id="prefix"></a>

```
/
```

**(All commands are used within your own chat server!)**

You can find our slash commands under the `+` button -> `Use Slash Command`, picking the `Upgrade.chat` bot ico&#x6E;**.**

![](/files/lvWwzDFGUAkqrIbFX5PL)

**Also make sure to give your users the ability to use the commands:**

<figure><img src="/files/bUIsosGTQOTlCmb8GUDQ" alt=""><figcaption></figcaption></figure>

## /upgrade

This generates the Upgrade.Chat checkout link for the server to purchase roles.&#x20;

## /faq search \[keywords]

Search these FAQs with built in links to these FAQ pages.

## /admin set-upgrade-channel

Set the default channel for Upgrade.Chat purchase notifications & welcome messages.

{% hint style="success" %}
**TYPE THIS IN THE CHANNEL YOU WANT TO SET.** If you wish to completely disable notifications, you can make a new channel, use both the upgrade and downgrade commands, then delete this channel.
{% endhint %}

{% hint style="info" %}
**Welcome Messages AND Upgrade Notices will be sent to the channel you set in your own server.** To turn Welcome Messages OFF, leave the welcome messages blank.
{% endhint %}

## /admin set-downgrade-channel

Set the default channel for Upgrade.Chat DOWNGRADES and CANCELLATIONS.

{% hint style="success" %}
**TYPE THIS IN THE CHANNEL YOU WANT TO SET.** If you wish to completely disable notifications, you can make a new channel, use both the upgrade and downgrade commands, then delete this channel.
{% endhint %}

## /shop

This generates the Upgrade.Chat checkout link for the server to purchase digital shop items. These are different than the UPGRADE links.

## /roles

List all roles for sale within the server / guild you run the command.

## /downgrade

This gives the user the link to: [**https://upgrade.chat/profile**](https://upgrade.chat/profile) **OR** DM the Upgrade.Chat bot for this link. (Any DM text to the bot will respond with the link to the profile)

{% hint style="warning" %}
Customers who dispute (not downgrade) are instantly **banned** from the server chat room.
{% endhint %}

## /affiliate

Sign up to become an Upgrade.Chat affiliate and make money by telling others to use Upgrade.Chat bot for their chatroom.&#x20;

## /refer

Generate a Referral Link to the Guild you run this command in. \
Earn Money When Your Friends Purchase a Role in this server.

## /admin set-referrer

```
/admin transfer-upgrade  Referrer DiscordID  Purchaser DiscordID
```

Attribute a user to a referrer. **This will attempt to process the referral immediately.** Use this if someone in your server referred another user and you are sure they paid. **THIS CANNOT BE UNDONE**.&#x20;

## /admin transfer-upgrade

```
/admin transfer-upgrade  Purchaser DiscordID  Recipient DiscordID
```

Swap an upgrade from one user to another. Use this if one of your users mistakenly upgraded with a wrong account.&#x20;

{% hint style="warning" %}
If you get an error that the subscription cannot be transferred or the user has no subscription, the user receiving the role needs to go to the checkout page to be registered within the Upgrade.Chat Database. They do not need to purchase, just simply log in on the checkout page.&#x20;
{% endhint %}

## /rank

See the Referral Leader Board for the current server guild. This is lifetime referral ranks for the chatroom.

## /me

Display information about your account as it relates to Upgrade.Chat and your subscriptions in your server.

## /report

Report a bug or a report server violating the Terms of Service directly to the Upgrade.Chat Staff.

## /support

Join our support server to get help, ask questions or get updates.

##


---

# 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.upgrade.chat/getting-started/discord/discord.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.
