# Community Roles

Marketplace Owners can appoint employees or community members to be Admins or Moderators of their marketplaces. Admins and Moderators can take the following actions as part of their marketplace:

<table><thead><tr><th width="397">Actions</th><th>Admin</th><th>Moderator</th></tr></thead><tbody><tr><td><strong>Community Management</strong></td><td></td><td></td></tr><tr><td>Edit marketplace details</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>Approve and remove Moderators</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>Approve and remove Sellers</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>View Seller details</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>View Subscriber details</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>Remove and ban members</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td></tr><tr><td><strong>Listing Management</strong></td><td></td><td></td></tr><tr><td>Create and edit Collections</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td> Remove listings</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td></tr><tr><td>Add and remove listings in Collections</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td></tr><tr><td><strong>Order Management</strong></td><td></td><td></td></tr><tr><td>View Order Status</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td><strong>Chat &#x26; Live Management</strong></td><td></td><td></td></tr><tr><td>Create and edit chat channels</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td></td></tr><tr><td>Delete chats in chat channels and livestreams</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td></tr><tr><td>Ban members from livestreams</td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td><td><span data-gb-custom-inline data-tag="emoji" data-code="2714">✔️</span></td></tr></tbody></table>


---

# 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://help.district.net/marketplace-faqs/community-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.
