# DMX

- [DMX Overview](https://docs.lightact.com/dmx/dmx-overview.md)
- [Sending DMX](https://docs.lightact.com/dmx/dmx-out.md)
- [Fixture Editor](https://docs.lightact.com/dmx/dmx-out/fixture-editor.md)
- [Output to DMX Fixture](https://docs.lightact.com/dmx/dmx-out/output-to-dmx-fixture.md)
- [Set DMX in Layer Layouts](https://docs.lightact.com/dmx/dmx-out/set-dmx-in-layer-layouts.md)
- [DMX by UV](https://docs.lightact.com/dmx/dmx-out/dmx-by-uv.md)
- [Receiving DMX](https://docs.lightact.com/dmx/dmx-in.md)
- [Controlling Layers with DMX](https://docs.lightact.com/dmx/dmx-in/adjust-layer-variables-with-dmx.md)
- [Index manager](https://docs.lightact.com/dmx/dmx-in/index-manager.md)
- [Controlling Timelines with DMX](https://docs.lightact.com/dmx/dmx-in/controlling-timelines-with-dmx.md)
- [Master DMX Control](https://docs.lightact.com/dmx/dmx-in/control-by-dmx.md)
- [Get DMX in Layer Layouts](https://docs.lightact.com/dmx/dmx-in/get-dmx-in-layer-layouts.md)


---

# 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.lightact.com/dmx.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.
