# Resetting your audio

If other people can't hear you in a Session, you may need to reset your audio. This may be required if you have inserted or removed headphones or a microphone, or if another application has changed your audio settings.

{% hint style="info" %}
If you use ENGAGE on a Windows desktop device or PC VR, ensure that the correct microphone input is selected before you reset your audio. For more information, see [Selecting your microphone input on Windows or PC VR](/engage/essential-features/audio-settings/selecting-your-microphone-input-on-windows-or-pc-vr.md).
{% endhint %}

To reset your audio, complete the following steps:

1. Open your menu or tablet.
2. From the side menu, select **Settings** ![](/files/PCjqep1FzgkHYTLk4ATQ).
3. On the **Settings** page, select **User Preferences**.
4. Select **Reset Audio**.
5. After the reset completes, check your microphone, and then select the appropriate option for whether your audio has improved.


---

# 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/resetting-your-audio.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.
