# How to add ScanDoc as an app shortcut on an iPhone

Instead of having to download another application onto your phone, which takes up sacred storage space, Scandoc is a website service. This means that all you have to do is use your desired internet browser and search for <https://scandoc.io>

In order to make this fast process even quicker, you can add an app shortcut on your iPhone. If you are interested in this, follow the steps below:

1\.     Select the “Shortcut” application.

2\.     At the top right corner select the + button.

3\.     Add action and select “web browser”.

4\.     Scroll down to URLs and select “URL”.

5\.     Type in <https://scandoc.io> and click “next”.

6\.     Name the shortcut (for example, Scandoc).

7\.     Once saved, press and hold this shortcut until you see “details” appear.

8\.     Click on “details” and select “add to home screen”.

This way you will always be able to find Scandoc in the most crucial times.


---

# 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-add-scandoc-as-an-app-shortcut-on-an-iphone.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.
