# Developers / Headless

- [Headless DAM](https://docs.scaleflex.com/developers-headless/headless-dam.md): Similar to a headless CMS or a PIM, a Headless DAM decouples the media asset management back office from the web or mobile interfaces used to publish assets
- [DAM APIs](https://docs.scaleflex.com/developers-headless/headless-dam/dam-apis.md)
- [API Authentication](https://docs.scaleflex.com/developers-headless/headless-dam/dam-apis/api-authentication.md)
- [Command Line Interface (CLI)](https://docs.scaleflex.com/developers-headless/headless-dam/command-line-interface-cli.md): A versatile command-line interface tool for seamless server-side interaction with the headless DAM API
- [Media Asset Widget(MAW)](https://docs.scaleflex.com/developers-headless/headless-dam/media-asset-widget-maw.md): A modern asset uploader, picker and modular gallery with embedded image editor to deliver modern media asset-centric experiences
- [Overview](https://docs.scaleflex.com/developers-headless/headless-dam/media-asset-widget-maw/overview.md)
- [Developer reference](https://docs.scaleflex.com/developers-headless/headless-dam/media-asset-widget-maw/developer-reference.md)
- [V2 End-of-life](https://docs.scaleflex.com/developers-headless/headless-dam/media-asset-widget-maw/v2-end-of-life.md): Scaleflex announces the EOL (End Of Life) of the Filerobot Widget release v2


---

# 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://docs.scaleflex.com/developers-headless.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.
