# How to integrate my verification system?

## Define your **Member Roles**

[Dashboard](https://tempvoice.xyz/dashboard) -> Select your Discord server -> Select the **correct** Creator Channel -> Permissions Tab -> Temporary Channel Access Roles

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

After you defined your roles, a newly created temporary channel will set the permission of those roles by default for `Connect` and `View Channels` to <img src="/files/9QWgU65O31toowV1R5aB" alt="" data-size="line">.

On the other side the permission of `@everyone` for `View Channels` will be set to <img src="/files/BXus67z5kOMCxkaebetW" alt="" data-size="line">. This prevents users without one of those roles to use temporary channels.


---

# 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://easy.tempvoice.xyz/faq/member-roles.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.
