# 3. Lighting Setup

The MVP can record and play back DMX lighting data over ArtNet, letting you trigger synchronized lighting alongside your video clips. This section covers how to record lighting scenes from your lighting software or desk.

***

#### In This Section

* [**Lighting Configuration**](/3.-lighting-setup/lighting-configuration.md) — Assign lighting clips to MIDI notes and configure ArtNet output
* [**Recording ArtNet - Lighting Software**](/3.-lighting-setup/recording-artnet-lighting-software.md) — Capture DMX data from software like QLC+ or MagicQ
* [**Recording ArtNet - Lighting Desk**](/3.-lighting-setup/recording-artnet-lighting-desk.md) — Capture DMX data from a physical lighting console


---

# 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://support.4cast.world/3.-lighting-setup.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.
