# Download the App

### Overview

The AI Assistants mobile app provides access to the same set of Assistants available on the web, designed to help with quick questions and answers. Optimized for speed and ease of use, it integrates directly with the MangoApps mobile app, so if you’re logged into MangoApps, you’ll automatically be logged into the Assistants app too.&#x20;

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

This mobile app is ideal for those who need fast access to AI Assistants while on the go.

***

### Key Features

* **Same functionality as the web version:** You’ll have access to all Assistants enabled by your domain admins.
* **Automatic login:** If you're already signed in to the MangoApps mobile app, no need to log in separately to the AI Assistants app.
* **Quick and easy access:** Perfect for fast, real-time assistance.
* **Available on both iOS and Android.**

***

### How to Download

**For Android Users:** Visit the [Google Play](https://play.google.com/store/apps/details?id=com.ms.assistant) and search for "Assistants by MangoApps" to download the latest version.

**For iOS Users:** Go to the [App Store](https://apps.apple.com/us/app/assistant-by-mangoapps/id6502700585) and download the "Assistant by MangoApps" app.

Ensure your device has the latest version installed for the best experience. Use AI Assistants on mobile and web platforms to maintain convenience and accessibility for all employees.


---

# 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://guides.mangoapps.com/ai-guide/mobile/download-the-app.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.
