# How to create an App Shortcut on your computer using Chrome

The Google Chrome browser allows to create App Shortcuts easily. These shortcuts behave as regular desktop apps which have their own window as if they were running outside of the browser.

To set up an App Shortcut for ScanDoc, please do the following:

1. Open scandoc.io in Google Chrome:<br>

   ![ScanDoc in Google Chrome](/files/-MiFmDLsEUzhHqdJtBM4)
2. Click the **3 dot menu** on the right, then click **More Tools** and then **Create Shortcut...**<br>

   ![](/files/-MiFmYY6375bZ0v2FT5d)
3. Select **Open as window** and click **Create**.<br>

   ![](/files/-MiFmddkt8p5KhdZSetV)

The end result will be a new App that launches on your computer with its own icon. You can pin the application to your toolbar so you can access it just as any other app on your desktop.

![](/files/-MiFnJWecAr07PMRN1X3)


---

# 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.scandoc.io/scandoc/creating-shortcuts-for-scandoc/how-to-create-an-app-shortcut-on-your-computer-using-chrome.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.
