# Moderation

### Roles & Permissions

Assign different roles to your team members to manage your community.

Each role can manage users, content, and platform activity depending on its permission level.

### Moderator Badges

Display visual badges for moderation roles so users can easily identify trusted members of your team.

Badges help establish transparency and trust in your community.

### Content Moderation

Moderators can manage discussions directly from the interface.

Available actions include:

• removing messages

• muting users

• blocking accounts

This allows your team to keep conversations safe and on-topic.

### Announcements

Post platform-wide updates visible to all users.

Common uses include:

• product updates

• alerts or warnings

• community guidelines


---

# 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.poppin.so/moderation.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.
