# Turning your microphone on and off

To mute and unmute your microphone, see the appropriate instructions for your device.

<details>

<summary>Microphone controls on a VR headset</summary>

Use one of the following options:

* Open your menu or tablet, and then select the microphone icon in the side menu.
* Use the microphone toggle on your [Wrist controls](/engage/essential-features/wrist-controls.md).

</details>

<details>

<summary>Microphone controls on Windows and macOS devices</summary>

Use one of the following options:

* Press the **Esc** key to open your menu, and then select the microphone icon on the side menu.
* Press the **M** key to toggle your microphone on and off.
* Click the microphone icon in the upper-right corner of the screen.

</details>

<details>

<summary>Microphone controls on Android phones and tablets, iPhones, and iPads</summary>

If you use headphones with your device, tap the microphone icon in the upper-right corner of the screen to toggle the microphone on and off.

If you don't use headphones, you can't leave your microphone turned on because it may create audio feedback. Instead, you use push-to-talk (PTT). Press the microphone icon when you want to talk, and then release it to mute the microphone again.

</details>


---

# 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.engagevr.io/engage/essential-features/audio-settings/turning-you-microphone-on-and-off.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.
