# Mute participants's voice sound

For the most part, there will be a host or speaker at the event. Only they are allowed audio, and other participants are forced to mute the audio except during question time.

### To mute one person at a time

The audio can be muted one by one by pressing the "Mute" button to the right of the user name.

<figure><img src="/files/24B2UsCBkR9F393eEIve" alt=""><figcaption></figcaption></figure>

### Mute all participants

By clicking "Mute All" in the upper right corner, the voices of all participants can be silenced, except for the host and co-hosts. This feature is useful for events where only representatives speak, such as AMAs and speaking events.

<figure><img src="/files/pHgvsHvm1M5jg6sWTK2U" 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://cosmize.gitbook.io/cosmize/products/event-hall/what-event-host-can-do/mute-participantss-voice-sound.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.
