# Roles & Permissions

UIKIT offers you a ready-to-use integration solution with the SDK Role & Permission feature. The default Community level role is **Moderator.**

| Permissions                                 | Description                                                                           |
| ------------------------------------------- | ------------------------------------------------------------------------------------- |
| Add user                                    | Moderator user can add new member to the community.                                   |
| Remove user                                 | Moderator user can remove member from the community.                                  |
| Assign Moderator role to other users        | Moderator user can assign Moderator role to another member in the same community      |
| Remove Moderator role from a Moderator user | Moderator user can remove Moderator role from another Moderator in the same community |
| Edit community                              | Moderator user can rename community, change community type as he see fit              |
| Close community                             | Moderator user can close the community                                                |
| Moderator badge                             | the "Moderator" badge shown on the post indicates it was created by a moderator user  |

## Moderator badge

The "Moderator" badge shown on the post and  the comment indicates it was created by a moderator user.

<figure><img src="/files/wnatrc5nwJp8kGCV9NMn" alt="" width="477"><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.social.plus/social-plus-uikit/uikit-3/ios/community/roles-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.
