# How to Create an Incognito Window Browser

### INSTRUCTIONS

#### Incognito on Chrome (Mac and PC)&#x20;

1. Open Google Chrome.
2. Select the three dot icon in the upper-right corner.
3. Select **New** Incognito window from the drop-down menu. A new window opens, usually darker colored than normal, showing Incognito at the top right.<br>

<figure><img src="https://my.sdsu.edu/_resources/images/incognito.png" alt=""><figcaption></figcaption></figure>

#### &#x20;Private Browsing on Safari (Mac and PC)&#x20;

1. Open Safari.
2. Select File at the top-left corner of your screen.
3. Select New Private Window from the drop-down menu. A new window opens, showing Private at the top left. <br>

<figure><img src="https://my.sdsu.edu/_resources/images/safari.png" alt=""><figcaption></figcaption></figure>

####

#### &#x20;Private Browsing on Firefox (Mac and PC)&#x20;

1. Open Firefox.
2. Select the three lines in the upper-right corner.
3. Select New private Window from the drop-down menu. A purple-themed window opens, showing a mask at the top right.

<figure><img src="https://my.sdsu.edu/_resources/images/frfox.png" 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://help.doctorlogic.com/docs/general/how-to-create-an-incognito-window-browser.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.
