# Workflows

Any Actor in the system will go through the workflow in following steps:

![](/files/WYHJsk8atZHDDh9TpRyG)

**OnBoard / Setup User** : Sunbird reference apps allow users to onboard either anonymously or as via logins. This step ensures that users really discover assets that are relevant to them. This step allows users to pull personalised recommendation from the system.

**Discover Asset** : With a diverse pool of assets or content available, and a diverse set of personas reaching the platform - each with their goals and needs, there need to be multiple options for learners to discover the most relevant content.

**Consume Asset** : Sunbird supports various number of content format such as videos, mp3, slides, interactive content (like H5P/HTML), PDFs, ePubs and ECML, Sunbird ED allows users to consume assets in both online and offline mode with its state of art players

![Consumption of Assets](/files/Vhbr04YNdzV13UuuXQwl)

**Earn Credentials**: Then comes the building block of earning credentials - every time a user consumes content that earns her a certificate or a badge, these get recorded in the users passbook

**Interact / Collaborate**: Using sunbird Lern, adopter can integrate Groups, Discussion forum and notifications to enable interaction and collaboration on reference 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/older-versions/misc/archived/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.
