# Types of permissions

**Permissions in** Metane&#x74;**: Managing Access Levels**

Permissions determine the level of access and actions available to members in your Metanet community. There are four types of permissions:

1. **Admin**:
   * Full administrative control, including assigning roles and creating channels.
   * Has access to all permissions listed below.
2. **Moderator (Mod)**:
   * Can ban users and delete their messages.
   * Can write in "read-only" channels.
   * Has access to all permissions listed below.
3. **Staff**:
   * Can create and edit pages and events.
   * Has access to all permissions listed below.
4. **Member**:
   * Can join and participate in channels.<br>

     <figure><img src="?path=%2Ffiles%2FFKS4fleBC87KUiLdFV0D" 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://metanet.gitbook.io/metanet/types-of-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.
