# Learning Apps

### <mark style="color:orange;">What are Learning Apps?</mark>

Learning Apps are front-end applications, i.e., mobile app, web app and desktop app created to deliver educational content, provide interactive learning experiences, and engage users in various learning tasks.&#x20;

Learning apps can be accessed through different devices, such as mobile phones, tablets, or computers.

![](https://content.gitbook.com/content/h6eC4pApOLA0inzPl7Cw/blobs/vrYGsr4BsCDDlD9l6wQn/image%20\(11\).png)

#### <mark style="color:blue;">Mobile App</mark>

* Sunbird Mobile App is a reference application which is primarily used for consumption in both online and offline modes. Users can access, play and share a variety of learning content on the app, such as textbooks, PDFs, and videos.
* Mobile app supports both Android(6+) and iOS(9+) and has in-app upgrades with notifications enabled.

#### <mark style="color:blue;">Web App</mark>

* Sunbird Web App is a reference learning application which is browser-based and is used for both creation and consumption of learning content.&#x20;
* Web app runs on the latest browsers on desktops, mobile phones, and tablets. It is compatible with Chrome 47+, Safari 13+, and Firefox.

#### <mark style="color:blue;">Desktop App</mark>

* Sunbird Desktop app is a reference learning application which is primarily used for offline consumption. This application is used at places where the Internet connectivity is unavailable or limited.&#x20;
* Desktop app runs on Windows, Linux and MacOS.

### <mark style="color:orange;">Why do you need learning apps?</mark>

Here are a few key reasons why learning apps are needed:

1. **Accessible Learning**: Learning apps provide convenient access to educational resources anytime and anywhere. Users can learn at their own pace, whether at home, school, or on the go.
2. **Personalized Learning**: They provide adaptive content, targeted assessments, and customized recommendations, ensuring effective learning outcomes.
3. **Interactive and Engaging**: Learning apps often incorporate gamification elements, interactive features, and multimedia content that make learning more enjoyable and engaging. This enhances learner motivation and retention of information.
4. **Diverse Learning Content**: Learning apps can provide a wide range of learning materials, including text, video, audio, interactive quizzes, simulations, and more.&#x20;
5. **Continuous Learning**: Learning apps support lifelong learning by offering ongoing access to new information, updates, and the latest educational resources.&#x20;

Overall, learning apps facilitate flexible, personalized, and engaging learning experiences that empower individuals to acquire knowledge and skills effectively in the digital age.

### <mark style="color:orange;">Where can you use learning apps?</mark>

Learning apps can be applied in any setting where there is a need for effective and engaging learning experiences such as:

* schools
* universities
* professional training programs
* self-learning environments

### <mark style="color:orange;">How to configure?</mark>

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


---

# 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/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.
