> ## Documentation Index
> Fetch the complete documentation index at: https://docs.multex.tech/llms.txt
> Use this file to discover all available pages before exploring further.

# Roles

> Link your Discord roles to your Roblox roles

An important part of Multex is the ability to rank users in Roblox through Discord. To do this, you need to link your Discord roles to your Roblox roles.

### Linking Discord Roles to Roblox Roles

To link a Discord role to a Roblox role, you can use the `/config link add` command. This command takes two arguments: the Discord role and the Roblox rank.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-role-link.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=f4ddc02fd93d5db2b207632f61766c43" alt="Linking Discord Roles to Roblox Roles Step 1" width="100%" data-path="images/config-role-link.png" />
</Frame>

### Unlinking Discord Roles to Roblox Roles

To unlink a Discord role from a Roblox role, you can use the `/config link remove` command. This command takes one argument: the Discord role.

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-role-unlink.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=911004f927eba41fea265ede5b66e5c8" alt="Unlinking Discord Roles to Roblox Roles Step 1" width="100%" data-path="images/config-role-unlink.png" />
</Frame>

### Viewing Linked Discord Roles

To view the linked Discord roles, you can use the `/config link view` command.

<Warning>
  This command is currently not working properly in v0.9.2. This will be fixed in the next release.
</Warning>

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-role-list.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=a1d2aa45911e5b85cfe6a81a30b626f1" alt="Viewing Linked Discord Roles Step 1" width="100%" data-path="images/config-role-list.png" />
</Frame>

### Autolinking

Autolinking is a MultexPlus only feature that automatically links Discord roles to Roblox roles.

To use autolinking, you can use the `/config link auto` command. This will automatically link the roles that are in the same group as the bot.

<Warning>
  This command sometimes does not work properly. If you encounter any issues, please contact the bot's developers.
</Warning>

<Frame>
  <img style={{ borderRadius: '0.5rem' }} src="https://mintcdn.com/sectoralprojects/mf-txySnuqfBzvn8/images/config-autolink.png?fit=max&auto=format&n=mf-txySnuqfBzvn8&q=85&s=269e2a1c1a3ca4e38b923b6fb913d77c" alt="Autolinking Step 1" width="100%" data-path="images/config-autolink.png" />
</Frame>
