# Windows (7 and later)

{% hint style="warning" %}
Proceed after rebooting your computer after the [<mark style="color:green;">**install**</mark>](/products/camera/getting-started/2.-install/windows-7-and-later.md).
{% endhint %}

### Step 1: Firewall Permission

Select **`Start`**, then open **`Settings`**.

Under **`Privacy & security`**, select **`Windows Security`** > **`Firewall & network protection`** > **`Allow an app through firewall`** > grant <mark style="color:green;">**MYTY Camera**</mark> permission.

### Step 2: Camera Permission

Select **`Start`**, then open **`Settings`**.

Under **`Privacy & security`**'s **`App permission`** section, select **`Camera`** > grant <mark style="color:green;">**MYTY Camera**</mark> permission.

### Step 2: Microphone Permission

Select **`Start`**, then open **`Settings`**.

Under **`Privacy & security`**'s **`App permission`** section, select **`Microphone`** > grant <mark style="color:green;">**MYTY Camera**</mark> permission.


---

# 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://myty.gitbook.io/products/camera/getting-started/4.-system-settings/windows-7-and-later.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.
