# Downloads

### Overview

The Downloads module in the MangoApps user portal gives you direct access to all essential MangoApps desktop and mobile tools. Whether you need the MangoApps desktop messenger app, mobile apps, or screen recorder, the Downloads screen is your one-stop destination.

<figure><img src="/files/es2r0MHKThl4wUx57jaz" alt="" width="563"><figcaption></figcaption></figure>

***

### [MangoApps Messenger for Desktop](https://guides.mangoapps.com/desktop-and-mac-apps-guide)

MangoApps Messenger allows you to:

* Receive real-time notifications for updates and mentions
* Chat 1:1 or with teams
* Quickly search, find, and share files with colleagues

**To install MangoApps for Desktop:**

1. From the Downloads screen, locate the **MangoApps for Windows or Mac** section.
2. Click **Download** under your operating system.
3. Follow the installation steps for your system.

***

### [Mango Recorder](https://guides.mangoapps.com/recorder-guide)

Mango Recorder is a lightweight screen capture tool that allows you to take screenshots and upload them directly to MangoApps.

**To install Mango Recorder:**

1. In the Downloads screen, locate **Mango Recorder for Windows or Mac**.
2. Click **Download** for your operating system.
3. Follow the download and installation steps.

***

### [MangoApps for Mobile](https://guides.mangoapps.com/mobile-apps-guide)

Take MangoApps with you on the go with our mobile apps.

**To install MangoApps for Mobile:**

1. In the Downloads screen, find the **MangoApps for iOS** or **MangoApps for Android** section.
2. Click on the appropriate download link, or visit the **App Store** or **Google Play Store** on your device and search for **MangoApps**.

***

### Summary

The Downloads module provides a centralized hub for installing all MangoApps tools:

* **Messenger** for communication
* **Mango Recorder** for screen captures
* **Mobile apps** for on-the-go productivity

Make sure to choose the right version for your operating system and follow the installation instructions for a smooth setup.


---

# 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/user-guide/downloads.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.
