# Permissions

- [Temporary Channel Access Roles](https://easy.tempvoice.xyz/settings/permissions/access-roles.md): Select roles that are required to see or access temporary channels, overriding the default @everyone permission.
- [Temporary Channel Permissions](https://easy.tempvoice.xyz/settings/permissions/sync.md): Choose where to sync permissions from when creating a temporary channel.
- [Temporary Channel Privacy Mode](https://easy.tempvoice.xyz/settings/permissions/privacy.md): Choose whether temporary channels are public, locked, or hidden from other users by default.
- [Temporary Channel Owner Permission](https://easy.tempvoice.xyz/settings/permissions/owner.md): Grant owners of temporary channels extra permissions (e.g., Manage Channel, Move Members) while they are in control of the channel.


---

# 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/settings/permissions.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.
