> For the complete documentation index, see [llms.txt](https://help.paintscout.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.paintscout.com/support/getting-started/how-to-create-a-home-screen-icon-on-your-mobile-device.md).

# Create a Home Screen Icon

Add PaintScout to your mobile device's home screen for quick, app-like access without downloading from an app store. This also enables offline access when you stay logged in.

1\. Launch your browser of choice and navigate to <https://app.paintscout.com>.

2\. Login to your account.

3\. Tap the share icon to open a dropdown menu.

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

4\. Tap 'Add to Home Screen.'

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

5\. The Add to Home dialog box will appear, with the icon that will be used for this website on the left of the dialog box. Enter the name for the shortcut using the on-screen keyboard and tap 'Add.'

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

6\. Your web browser will close automatically and you will be taken to where the icon is located on your device's desktop.

{% hint style="info" %}
By creating this link and staying logged in you will be able to access your PaintScout application without internet access.
{% endhint %}

&#x20;&#x20;

## Related articles

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Browser &#x26; Device Requirements</strong></td><td>Browser and device compatibility requirements for using PaintScout on desktop and mobile</td><td><a href="/pages/vjAlRAREHbdE5fP3Rn2p">/pages/vjAlRAREHbdE5fP3Rn2p</a></td></tr><tr><td><strong>Using PaintScout Offline</strong></td><td>How to create estimates in PaintScout without internet connection using offline mode</td><td><a href="/pages/5CbtyFoE5slpffpACdTR">/pages/5CbtyFoE5slpffpACdTR</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.paintscout.com/support/getting-started/how-to-create-a-home-screen-icon-on-your-mobile-device.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
