# Media APIs

The media APIs are also part of the content-service. All the API's specific to media (image, audio, video, file) are exposed as part of the content-service itself. These media files are always stored in the blob/cloud to be accessed publicly by mobile/web.

{% hint style="info" %}
Moving out the media-service as an independent service from content-service is planned as part of the roadmap.
{% endhint %}

### :stars:Installation guide

{% content-ref url="/pages/xDsFM70LDqf6jsNfCRIe" %}
[Content Service](/use/installation-guide/services/asset-management-service.md)
{% endcontent-ref %}


---

# 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://knowlg.sunbird.org/learn/product-and-developer-guide/content-service/content-service-2.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.
