# Installation

**Download the Nuntio Mobile App**

You can easily download the Nuntio app from the **Google Play Store** or **Apple App Store** by following these steps:

***

**For Android Devices (Google Play Store):**

1. **Open the Google Play Store:**
   * Locate the **Play Store** app on your Android device and tap to open it.
2. **Search for Nuntio:**
   * In the search bar at the top, type **Nuntio** and hit the search icon.
3. **Download the App:**
   * In the search results, locate **Nuntio** (look for the app icon).
   * Tap **Install** to download the app onto your device.
4. **Open the App:**
   * Once the installation is complete, you can tap **Open** directly from the Play Store, or you can find the app in your app drawer and tap to launch it.

***

**For iOS Devices (Apple App Store):**

1. **Open the App Store:**
   * On your iPhone or iPad, tap the **App Store** icon to open it.
2. **Search for Nuntio:**
   * Tap the **Search** tab at the bottom, then type **Nuntio** in the search bar at the top of the screen. Tap **Search**.
3. **Download the App:**
   * Find **Nuntio** in the search results (look for the app icon).
   * Tap the **Get** button, then tap **Install** to download the app.
4. **Open the App:**
   * After the download is complete, tap **Open** from the App Store, or find **Nuntio** on your home screen and tap to start using the app.


---

# 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.nuntioservices.com/nuntio-docs/mobile-application/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.
