# Spatial Audio Engines

- [d\&b Audiotechnik DS100(M) Signal Engine](https://help.atlas-control.app/spatial-audio-engines/d-and-b-audiotechnik-ds100-m-signal-engine.md): The following details the settings required to enable Atlas to communicate with d\&b DS100 and DS100M. It is not considered to be an instruction manual on how to use DS100.
- [L'Acoustics L-ISA](https://help.atlas-control.app/spatial-audio-engines/lacoustics-l-isa.md): The following details the settings required to enable Atlas to communicate with L'Acoustics L-ISA controller. It is not considered to be an instruction manual on how to use L-ISA.
- [Generic ADM](https://help.atlas-control.app/spatial-audio-engines/generic-adm.md): The following details show how Atlas integrates into the generic ADM protocol.
- [Yamaha AFC (Beta)](https://help.atlas-control.app/spatial-audio-engines/yamaha-afc-beta.md): The following details the settings required to enable Atlas to communicate with Yamaha AFC on DME7 and DME10. It is not considered to be an instruction manual on how to use AFC Controller.
- [Timax SoundHub](https://help.atlas-control.app/spatial-audio-engines/timax-soundhub.md): The following details the settings required to enable Atlas to communicate with Timax SoundHub. It is not considered to be an instruction manual on how to use Timax SoundHub.


---

# 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://help.atlas-control.app/spatial-audio-engines.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.
