# Install HD+

There's several ways to get the app on an Android device

#### [Google Play](https://play.google.com/store/apps/details?id=com.jpage4500.hubitat)&#x20;

* I'd recommend enrolling in the [beta](https://play.google.com/apps/testing/com.jpage4500.hubitat) version as well as it'll be updated frequently

#### [Amazon App Store](https://www.amazon.com/dp/B089N59PB9)

* Note: I don't update the Amazon App Store version as often as the Play Store.. if you want more frequent updates on an Amazon tablet or device, you might want to install the APK below and use the Check For Updates option built into the app

#### [Direct Download](https://jpage4500.s3.amazonaws.com/hubitat-dashboard/hubitat-dashboard-beta.apk)  ([version](https://jpage4500.s3.amazonaws.com/hubitat-dashboard/version-beta.txt) info)

* Make sure you disable automatic updates in the Play Store otherwise it'll replace the direct download version with the one from the Play Store

<div align="left"><figure><img src="https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2FBgOhm2w8nAaO3k2hNpyR%2Fimage.png?alt=media&#x26;token=595575c6-3187-431d-8b8f-a47f104fb8bb" alt="" width="187"><figcaption></figcaption></figure></div>

* Once installed you can update in-app using About -> Check for updates

<div align="left"><figure><img src="https://359348802-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mk-IVGVr8G2SBHju4g7%2Fuploads%2F8D32MWo5eVLu6EStqn8X%2Fimage.png?alt=media&#x26;token=20d36f99-1fd0-41a2-8d4d-a0083bbf7499" alt="" width="187"><figcaption></figcaption></figure></div>

* The direct download version contains a few extra features that aren't allowed in the Play Store including

***

The app runs on Android Lollipop (API 21) and newer devices

* NOTE: Google Play sets minimum API limits and adjusts them over time.. so even if the app would work fine on older versions of Android I need to stay within Google Play guidelines in order to keep the app in the store

{% embed url="<https://play.google.com/store/apps/details?id=com.jpage4500.hubitat>" %}

{% embed url="<https://www.amazon.com/dp/B089N59PB9>" %}


---

# 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://joe-page-software.gitbook.io/hubitat-dashboard/setup/install-configure.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.
