# Unverified User Role

{% hint style="info" %}
**This role is completely optional, but if you like to be able to see easily who has not verified with our app - you can do so with this function which we will go into detail later.**

Otherwise, you can skip this step to the next subpage.
{% endhint %}

Create a new role like described in the previous subpage.

Set the <mark style="color:red;">**Unverified**</mark> role in the order as shown, it **must be underneath** the <mark style="color:green;">**Verified**</mark> role.

Do disable the **'View Channels'** permission for the Unverified role as shown.

<figure><img src="/files/3tGtHTJ9mFtp2apWzBtg" alt=""><figcaption></figcaption></figure>


---

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