# Assigning Moderators to Your Live

You can assign live moderators to help manage your shows and keep things safe, friendly, and focused. Moderators can delete chat messages and remove users who are disruptive or not following community guidelines.&#x20;

*Note: Assigning live moderators is only currently available on iOS App.*

### How to Assign Moderators

**While Scheduling Your Live:**&#x20;

When scheduling a live, go to the 'More Options' section and tap 'Moderators' to assign moderators to your live in advance. \
\
**During Your Live:**

You can also assign live moderators once your live has started.

Hold down on a user’s name in chat, or tap the profile icon in the top left corner to open the member list. Tap on the user you want to assign, then tap "Assign Moderator." *Available on iOS app and the website.*

### What Moderators Can Do

Live moderators can:

* Delete individual chat messages
* Kick users from the live show (kicked users will be removed from the chat and will not be able to rejoin that specific live)

To delete messages or kick users:

* **On app:** Hold down on a chat message to see the "Delete" or "Kick" options.
* **On web:** Hover over a chat message to see the trash or kick icon.


---

# 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/selling/going-live/live-faq/assigning-moderators-to-your-live.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.
