# Unverified Role

To easily differentiate users that are not verified through our application, you can set the role here.

The app will automatically give each user this 'unverified' role upon the user joining the server.

<figure><img src="/files/vgIOK39C3aJDt2MPlyqh" alt=""><figcaption></figcaption></figure>

By default, this option is disabled. Once enabled, all new members that join the server will receive this role and will have this role removed once they are verified through our app.


---

# 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.authenticateme.xyz/en/owners-manual/setup/005-subpage/unverified-role.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.
