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

# BlaZe Admin

> Setting up the Antinuke system.

## What is BlaZe Admin?

BlaZe Admin is a role used by AntiNuke.

Users with this role:

* Can manage AntiNuke settings
* Are trusted by AntiNuke
* Are ignored by AntiNuke protections

<Warning>
  Members with the BlaZe Admin role are automatically whitelisted by the AntiNuke system.

  Unlike normal whitelisted users, BlaZe Admin members can fully configure AntiNuke settings and protections.

  The BlaZe Admin role can be granted or removed either by managing the role directly or by using the BlaZe Admin commands.

  Only assign this role to highly trusted staff members.
</Warning>

## Setup Role

```
?antinuke admin setuprole
```

Creates or configures the BlaZe Admin role.

## Add User

```
?antinuke admin add <member>
```

Adds a member to the BlaZe Admin role.

## Remove User

```
?antinuke admin remove <member>
```

Removes a member from the BlaZe Admin role.

<Warning>
  Only grant BlaZe Admin to highly trusted staff members.
</Warning>
