# Whitelist

{% hint style="danger" %}

### Importante!

Una vez tengas RB3 Guard en tu servidor, debes poner su rol el **primero** o lo más alto posible ya que entonces el bot no podrá hacer nada en tu servidor
{% endhint %}

### Añadir un usuario a Whitelist

De esta forma podrás evitar que un usuario sea sancionado por RB3 Guard aunque es importante recalcar que añadir muchos usuarios a Whitelist es algo peligroso. Nosotros recomendamos solamente añadir bots verificados que sean de confianza.

Para poder añadir un usuario a Whitelist tienes que hacerlo a través de Discord con el comando <mark style="color:blue;">/whitelist</mark>.

### Añadir un canal a Whitelist

Añadiendo un canal a Whitelist hará simplemente que en ese canal no se sancione a los usuarios que hagan flood o envíen mensajes de forma masiva.

Para poder añadir un canal a Whitelist tienes que usar dentro de Discord el comando <mark style="color:blue;">/canal\_whitelist</mark>.


---

# 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.rb3guard.com/whitelist.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.
