# Overview

The ML Core Service is a pivotal component within the Manage Learn system. Its primary function involves generating resources according to specified roles and locations, in addition to furnishing data based on user particulars. This service is instrumental in producing programs and solutions. Its utility extends beyond mere assistance for support, administration, and users; it also serves as a foundational resource for various other components integrated into the Manage Learn framework.

For further information, please visit the following link: [click here](/release-6.0.0/learn/functional-capabilities/manage-learn/overview.md)

For step-by-step instructions on creating programs and solutions, please consult the document provided below:

{% embed url="<https://docs.google.com/document/d/1lpOYKVn7gbzCfNK5QwACUDELY2vk9y97M8STI1_mlPA/edit>" %}


---

# 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/release-6.0.0/use/source-code/manage-learn/ml-core-service/overview.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.
