# Initial Roles and Channels

Now you have our application in your server, these are the following items you need set up in your server.

* Verified User Role
* Verification Channel&#x20;
* Verification Logs Channel
* Unverified User Role (optional)

The sub-subpages under this will contain all information you need to know and what to configure to provide your users an optimal experience in your server.


---

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