# MangoApps File Sync Guide (Deprecated)

{% hint style="danger" %} <mark style="color:red;">**This feature is no longer supported.**</mark>
{% endhint %}

MangoApps File Sync is a productivity tool that allows users to mirror data stored on MangoApps to their desktop machines. They can then navigate and modify content stored on the MangoApps domain through their computer’s native file browsing interface, without using a web browser. Content that syncs down to their computer is available for offline access. If they make changes to the synced files locally, these changes are automatically synced back up to their MangoApps account, providing universal access to their files via web, their computer or their mobile devices.


---

# 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/admin-guide/deprecated-features-by-release/mangoapps-file-sync-guide-deprecated.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.
