# App Installation

MaintainIt does not currently have a native app available from the Apple App Store or Google Play.  However, you can use the Progressive Web App support on mobile browsers to install it with it's own icon on your phone or tablet's home screen.

### Installation

#### <img src="/files/WYo2W0lXeX3q2T3afc8a" alt="Google Chrome logo" data-size="line">  Google Chrome

1. Open MaintainIt in Google Chrome on your phone or tablet.
2. Tap the menu button (<i class="fa-ellipsis-vertical">:ellipsis-vertical:</i>).
3. Tap "Add to Home Screen"
4. Optionally, you can change the label text.
5. Tap "Add".
6. Tap "Add" again to save automatically to the first open spot or long-press and drag the icon to place it in a specific spot.

#### <img src="/files/N423DkXj2LfNnZzDf23Q" alt="Apple Safari logo" data-size="line">  Apple Safari

1. Open MaintainIt in Safari on your iPhone or iPad.
2. Tap the Share button ( <img src="/files/5cX1DZEN9GULXy1gVdGC" alt="" data-size="line"> ).
3. Scroll down and click "Add to Home Screen"
4. Optionally, you can change the label text.
5. Tap "Add".
6. The icon will save automatically to the first open spot.

#### <img src="/files/LaOFHqBwr4YzWWfxX8gz" alt="Microsoft Edge logo" data-size="line">  Microsoft Edge

1. Open MaintainIt in Edge on your phone or tablet.
2. Tap the menu button (<img src="/files/avpC90TslvwKBKS9XGIq" alt="" data-size="line">). It is usually in the bottom-right corner on the toolbar.
3. The bottom half of the screen will show the menu. You usually have to swipe to the left to see the next page of icons.
4. Tap "Add to Phone" (<img src="/files/kpA06T3R6VcavS0xcFeO" alt="" data-size="line">).
5. Tap the "Install" option.
6. Tap "Install" again on the confirmation popup.
7. Tap "Add" to save automatically to the first open spot or long-press and drag the icon to place it in a specific spot.


---

# 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://maintainit.imaginitfm.com/home/installation.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.
