# Workflows

The three reference apps have the the same workflows. This is enabled by using common components & architecture. Key workflows are as follows:

![](/files/A83vR3Pi1DODOgGU5vQx)

1. **Onboarding of users**. There are three options available for this:
   1. Guest user onboarding
   2. Logged in user onboarding
   3. Multiple users in same device
2. **Discovery of content** by
   1. Browsing menus & filtering as per users preference
   2. QR Scan (phygital experience)
   3. Conversational discovery (using Chatbot)
   4. Free text search
3. **Play content**
   1. Built-in content players
   2. Consume content online & offline
   3. Capture data
4. **Track progress and Earn credentials**
   1. Verifiable e-credentials
   2. Report cards
5. **Interacting / Collaborating**
   1. Discussion forums
   2. Groups
   3. Notifications

###


---

# 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/product-and-developers-guide/learning-apps/workflows.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.
