# Verificación

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

### Actualmente hay dos tipos de verificación:

* Verificación **básica**: Los nuevos usuarios que se unan a tu servidor deberán de completar una verificación Captcha simple dentro de Discord. En caso de no rellenarlo serán expulsados.
* Verificación **avanzada**: Los nuevos usuarios que se unan a tu servidor deberán de completar una verificación Captcha que se hará a través de la Dashboard de RB3 Guard.


---

# 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/verificacion.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.
