> For the complete documentation index, see [llms.txt](https://docs.vibez.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.vibez.dev/commands/roblox/verification.md).

# Verification

### Automatic verification

With automatic verification, anyone who joins the server will immediately be verified without having to run the command if they are previously verified with Bloxlink or RoVer.\
Set it up with our slash command `/verification autoverification:True`

### Verified role

You can give people a basic role(s) when they verify (like "Verified"), you are able to set up multiple roles at once if you wish.\
Set it up with our slash command `/verification verifiedrole:@role`

{% hint style="info" %}
You can remove a verified role by running the command and selecting the role again.
{% endhint %}

### Nickname template

You can also set up a nickname template which will change the user's nickname in your server.\
Set it up with our slash command `/verification nicknametemplate:template`

| argument          | explanation                                 |
| ----------------- | ------------------------------------------- |
| {username}        | The roblox username of the user.            |
| {displayname}     | The roblox display name of the user.        |
| {id}              | The roblox ID of the user.                  |
| {rank}            | The rank of the user in your main group.    |
| {rankid}          | The rank ID of the user in your main group. |
| {discordusername} | The Discord username of this user.          |
| {discordid}       | The Discord ID of this user.                |
| {discordtag}      | The Discord username and tag of this user.  |
