# Dependencies

{% tabs %}
{% tab title="Sunbird Knowlg" %}

<table><thead><tr><th width="183.80468006681207">Category of Dependency</th><th width="196.8598989305721">Tools &#x26; API End Points</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Content Players</td><td>PDF Player</td><td></td><td></td></tr><tr><td></td><td>Video Player</td><td></td><td></td></tr><tr><td></td><td>H5p/HTML Player</td><td></td><td></td></tr><tr><td></td><td>ECML Player</td><td></td><td></td></tr><tr><td></td><td>EPUB Player</td><td></td><td></td></tr><tr><td>Micro Services</td><td></td><td></td><td></td></tr><tr><td>Content Service</td><td>content/v1/read/</td><td></td><td></td></tr><tr><td>Collection Service</td><td>course/v1/hierarchy/</td><td></td><td></td></tr><tr><td>Search Service</td><td>content/v1/search</td><td></td><td></td></tr><tr><td>Dial Service</td><td>data/v1/dial/assemble</td><td></td><td></td></tr><tr><td>Taxonomy Service</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Event Service</td><td></td><td></td><td></td></tr></tbody></table>
{% endtab %}

{% tab title="Sunbird Observ" %}
Sunbird *Obsrv* to measure and observe various actions and activities on Sunbird. It offers a powerful data processing and aggregation infrastructure to process telemetry data, validate, aggregate, and generate insights. It also has built-in open data cataloging and publishing capability. It is built keeping extensibility in mind, so that adopters have the flexibility to adapt the telemetry and tools to their specific use-cases.

<table><thead><tr><th width="172.88227375830468">Category of Dependency</th><th width="196.8598989305721">API End Point</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Micro Services</td><td></td><td></td><td></td></tr><tr><td>Telemetry Service</td><td>/content/data/v1/telemetry</td><td></td><td></td></tr><tr><td></td><td>/device/register/</td><td></td><td></td></tr><tr><td>Report Service</td><td>/data/reports/public/</td><td></td><td></td></tr></tbody></table>
{% endtab %}

{% tab title="Sunbird Lern" %}
Sunbird *Lern* is a building block comprising of core services that enable observation of a user’s learning journey as well as permit for interaction and collaboration among learners to further their learning. These capabilities can be leveraged by any adopter with requirements for measurement of learning progress, creation and management of cohorts/ batches of learners, as well as enabling collaboration capabilities such as Groups or Discussion forums.

<table><thead><tr><th width="172.88227375830468">Category of Dependency</th><th width="261.45235171046124">API End Point</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Micro Services</td><td></td><td></td><td></td></tr><tr><td>Profile Service</td><td>user/v4/read/</td><td></td><td></td></tr><tr><td></td><td>user/v1/update</td><td></td><td></td></tr><tr><td></td><td>user/v1/tnc/accept</td><td></td><td></td></tr><tr><td></td><td>user/v1/consent/read</td><td></td><td></td></tr><tr><td>Content Service</td><td>content/state/v1/read</td><td></td><td></td></tr><tr><td></td><td>content/state/v1/update</td><td></td><td></td></tr><tr><td>Enrolment Service</td><td>course/v1/enrol</td><td></td><td></td></tr><tr><td>Certificate Service</td><td>certreg/v1/cert/search</td><td></td><td></td></tr><tr><td></td><td>certreg/v1/cert/downloads</td><td></td><td></td></tr><tr><td>Location Service</td><td>data/v1/location/search</td><td></td><td></td></tr><tr><td>Organisation Service</td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td></td><td></td><td></td><td></td></tr><tr><td>Notification Service</td><td>user/v1/feed</td><td></td><td></td></tr></tbody></table>
{% endtab %}

{% tab title="Sunbird Inquiry" %}
Sunbird inQuiry is a building block that enables question banks that can contain questions and question sets for various use cases such as practice, assessment, quiz, worksheet, survey, observations and many more.

<table><thead><tr><th width="172.88227375830468">Category of Dependency</th><th width="161.23325831796348">Tools and API End Points</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>Players</td><td>QuML Player</td><td></td><td></td></tr><tr><td>Micro Services</td><td></td><td></td><td></td></tr><tr><td>Question Set Service</td><td>questionset/v1/read</td><td></td><td></td></tr></tbody></table>
{% endtab %}

{% tab title="Sunbird UCI" %}

<table><thead><tr><th width="172.88227375830468">Category of Dependency</th><th width="161.23325831796348">Tools</th><th>Description</th><th data-hidden></th></tr></thead><tbody><tr><td>UI</td><td>Chat Bot</td><td></td><td></td></tr></tbody></table>
{% endtab %}
{% endtabs %}

##


---

# 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/use/learn-more/dependencies.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.
