# Learning Apps

Enable learning for anyone, on any device, anywhere. Learning Apps are front-end applications created to interact with Sunbird Platform to enable different solutions for the user.

1. Access, play, and share learning content on mobile and desktop app in both online and offline modes.
2. Responsive web app that works on a wide range of screen-sizes and browsers.
3. Support diverse content formats in 30+ languages.
4. Enables contextual discovery based on user's preferences and persona.
5. Enable access for anonymous as well as registered users.

![](/files/9VfoOZSbmIvL4dwelBE6)

**Mobile app** Works on a range of mobile devices Android 6+, iOS 9+ and optimized app size for a variety of devices

**Web app** Runs on the latest browsers on desktops, mobile phones, and tablets. Compatible with Chrome 47+, Safari 13+, and Firefox

**Desktop app** Runs on Windows, Linux, and macOS.

The above capabilities of Learning apps are derived from components of Sunbird ED. You can find details by clicking on the link [here](/release-6.0.0/learn/functional-capabilities/product-and-developers-guide/learning-apps.md)


---

# 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://ed.sunbird.org/release-6.0.0/learn/functional-capabilities/learning-apps.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.
