# Comprobar usuarios

{% 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 %}

\
Podrás comprobar todos los usuarios y bots que hay en tu servidor para ver si hay alguno malicioso que se encuentre en nuestra blacklist. Para ello tienes que ejecutar simplemente el comando <mark style="color:blue;">/checkusers</mark> en tu servidor y en caso de encontrar un usuario malicioso, se te indicará junto al motivo de su sanción.


---

# 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/comprobar-usuarios.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.
