# Setting up Amplify as a standalone window

Instead of accessing the Amplify extension through your browser, you can set it up as a standalone application.

### Google Chrome

1. Access the Amplify window directly with the following URL: `chrome-extension://bmpbcphgifhfkfjioddeenggdpffbgek/extension-popup.html`

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

2. Find the `Customize and control Google Chrome` menu in the upper right-hand corner.

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

3. Select `Cast, save and share`.

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

4. Select `Create shortcut`.

<figure><img src="/files/4Aw2dUbodvtTALXtFRlA" alt=""><figcaption></figcaption></figure>

4. Rename the shortcut if needed.
5. Press `Create`.

### Microsoft Edge

1. Access the Amplify window directly with the following URL: `extension://bmpbcphgifhfkfjioddeenggdpffbgek/extension-popup.html`

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

2. Find the `Settings and more` menu in the upper right-hand corner.

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

3. Select `Apps`.

<figure><img src="/files/0Law5A24DftnDT1gk8Kn" alt=""><figcaption></figcaption></figure>

4. Select `Install this site as an app`.

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

5. Rename the application if needed.
6. Press `Install`.


---

# 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.nexthink.com/platform/configuring_nexthink/bringing-data-into-your-nexthink-instance/deploying-nexthink-in-non-vdi-environment/configure-amplify/installation-and-configuration/setting-up-amplify-as-a-standalone-window.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.
