# Product and Developer's Guide

- [Learning apps](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps.md)
- [Workflows](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows.md)
- [Onboarding of Users](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows/onboarding-of-users.md)
- [Discovery of Content](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows/discovery-of-content.md)
- [Play content](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows/play-content.md)
- [Track progress and Earn credentials](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows/track-progress-and-earn-credentials.md)
- [Interacting / Collaborating](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/learning-apps/workflows/interacting-collaborating.md)
- [Asset Sourcing](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/asset-sourcing.md)
- [Organised Collections](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/organised-collections.md)
- [Discover Content - Digital & Phygital](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/discover-content-digital-and-phygital.md)
- [User Engagement](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/user-engagement.md)
- [Rich and Diverse Content](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/rich-and-diverse-content.md)
- [Versatile Question Bank](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/versatile-question-bank.md)
- [Observability](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/observability.md)
- [Launch Courses](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/launch-courses.md)
- [Verifiable Credentials](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/verifiable-credentials.md)
- [Multi-Channel Chatbot](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/multi-channel-chatbot.md)
- [Targeted Programs](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/targeted-programs.md)
- [Manage Learn](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn.md)
- [Overview](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/overview.md)
- [Component Diagram](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/component-diagram.md)
- [ML Core Service](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/ml-core-service.md)
- [ML Project Service](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/ml-project-service.md)
- [ML Survey Service](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/ml-survey-service.md)
- [ML Report Service](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/ml-report-service.md)
- [ML Analytics Service](https://ed.sunbird.org/older-versions/learn/product-and-developers-guide/manage-learn/ml-analytics-service.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/older-versions/learn/product-and-developers-guide.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.
