# Set Up Your Microphone and Webcam

* **Setting Up Your Microphone**:

  * **Click on the gear icon** next to your username at the bottom left to open **User Settings**.

  ![](/files/3oHYkgka72sY0lrzzf3J)

* Go to the **Voice & Video** section.

<figure><img src="/files/knsqOTihMnaWeESnN5TF" alt=""><figcaption></figcaption></figure>

* Under **Input Device**, select the microphone you’ll be using (e.g., your headset or external mic).
* Adjust the **Input Volume** so that your voice is clear but not too loud.
* **Test Your Mic** by speaking, and you’ll see the input bar move in real-time to ensure the sound is coming through properly.

<figure><img src="/files/mEW4wp1yq2aSLNoovSqj" alt=""><figcaption></figcaption></figure>

* **Setting Up Your Webcam** (Optional):

  * Go to the same **Voice & Video** settings.
  * Under **Video Settings**, enable **Camera** by clicking on the toggle switch.
  * Select your webcam from the **Video Input Device** dropdown menu.
  * You can test your webcam in the settings to ensure the image is clear.

  **Note:** You don’t have to turn on the webcam unless you want to; the coach will still be able to guide you without it.\
  \ <br>

  <figure><img src="/files/YT1LvQmA0T5aX7AkTPdl" 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://tech-house-academy.gitbook.io/help-center/discord-guide/set-up-your-microphone-and-webcam.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.
