> For the complete documentation index, see [llms.txt](https://docs.live-eo.com/surfacescout/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.live-eo.com/surfacescout/installing-surfacescout-mobile-and-desktop-app.md).

# Installing SurfaceScout mobile and desktop app

## Mobile

## Downloading SurfaceScout mobile version

The LiveEO app is a Progressive Web App (PWA), meaning it runs directly in your browser. With just a few simple steps, you can enhance your experience by making it look and function like a native mobile app!

### iOS

1. Go onto you browser (Chrome, Safari, etc.) and go on this link [https://surfacescout.live-eo.com](https://surfacescout.live-eo.com/login) from your iOS smartphone or tablet.

<figure><img src="/files/7D2fws5aPwbCUD9A7wus" alt="" width="188"><figcaption><p>Login for SurfaceScout mobile</p></figcaption></figure>

2. Choose to add it to your home screen

<figure><img src="/files/DYykAPGaBbvbTuYu87HL" alt="" width="250"><figcaption><p>Login for SurfaceScout mobile</p></figcaption></figure>

3. Well it is done, the field is yours!

<figure><img src="/files/lyy9vdZszFoXvRVXsJe5" alt="" width="250"><figcaption><p>SurfaceScout on your smartphone board</p></figcaption></figure>

### Android

1. Go onto LiveEO url [https://surfacescout.live-eo.com](https://surfacescout.live-eo.com/login) from your Android smartphone or tablet and follow the instructions

<figure><img src="/files/J1Y99dgRBqpklEz4OnE2" alt="" width="188"><figcaption><p>Login for SurfaceScout mobile</p></figcaption></figure>

<figure><img src="/files/oYyviD3KjiuEAu1DX5nx" alt="" width="188"><figcaption><p>Login for SurfaceScout mobile</p></figcaption></figure>

<figure><img src="/files/7pB19atTgAjB2fA2gY6d" alt="" width="188"><figcaption><p>Login for SurfaceScout mobile</p></figcaption></figure>

## Desktop

You also use SurfaceScout as an app directly on your computer desktop. For that you need to click on the arrow at the top right of the URL field

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

and then you will proposed to install the app directly in the computer<br>

<figure><img src="/files/MQAkNG0GndqJL2TIHXe1" alt="" width="375"><figcaption></figcaption></figure>

You can finally enjoy the app directly from you computer desktop

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


---

# 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://docs.live-eo.com/surfacescout/installing-surfacescout-mobile-and-desktop-app.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.
