# Android

On Android devices, SimpleSpa will now show an install button on the top of Google Chrome browser when visiting the login page

<figure><img src="https://695085455-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fa9tSKQ7Cexg8YEba5Evb%2Fuploads%2Fc46A5MiLE9D2nynbUvr9%2FScreenshot%202024-07-10%20at%2012.05.51%E2%80%AFAM.png?alt=media&#x26;token=3a270993-b9fd-4134-855f-77f61682041c" alt=""><figcaption><p>The SimpleSpa login page on Android shows an Install button</p></figcaption></figure>

If the above does not show then follow these instructions to add it to your android device

* To get SimpleSpa on your Android device, navigate to the SimpleSpa [Dashboard](https://my.simplespa.com/) from [Google Chrome](https://play.google.com/store/apps/details?id=com.android.chrome)
* Login and you will see the dashboard, Click on the three dots on the top right\
  ![](https://www.simplespa.com/img/screenshots/chrome_android_dashboard.png)
* From this menu select the "Add to Home screen"\
  ![](https://www.simplespa.com/img/screenshots/chrome_android_menu.png)
* You will confirm the App name that you would want to show on your the phone and press Add\
  ![](https://www.simplespa.com/img/screenshots/chrome_android_menu.png)
* We automatically show you a prompt to add to Home screen if you or your staff visit the SimpleSpa over two times on their android device using Google Chrome.


---

# 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.simplespa.net/simplespa-documentation/fundamentals/mobile-device-support/android.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.
