# SUMMARY

## Quick Start Guide

* [Quick Start Guide - Videos](/quick-start-guide-videos.md)

## Getting Started

* [What's Included](/1.-getting-started/whats-included.md)
* [Hardware Connections & Specs](/1.-getting-started/hardware-connections-and-specs.md)
* [Connecting to the MVP](/1.-getting-started/the-user-interface-ui.md)
* [The MVP Dashboard](/1.-getting-started/the-mvp-dashboard.md)
* [Update Your MVP](/1.-getting-started/updating-your-mvp.md)

## Video Setup

* [Video Configuration](/2.-video-setup/video-configuration.md)
* [Search & Download Stock Videos](/2.-video-setup/stock-videos.md)
* [Effects Mode (Beta)](/2.-video-setup/effects-mode.md)

## Lighting Setup

* [Lighting Configuration](/3.-lighting-setup/lighting-configuration.md)
* Recording ArtNET - Lighting Software (keep existing)
* Recording ArtNET - Lighting Desk (keep existing)

## Timecode Setup

* [Timecode Overview](/4.-timecode-setup/timecode-overview.md)
* [The Timeline Editor](/4.-timecode-setup/the-timeline-editor.md)
* [All-Intra & Frame-Accurate Sync](/4.-timecode-setup/all-intra-videos.md)
* [LTC (Audio Timecode) Setup](/4.-timecode-setup/ltc-audio-timecode-setup.md)
* [MTC (MIDI Timecode) Setup](/4.-timecode-setup/mtc-midi-timecode-setup.md)
* [Exporting All-Intra from Editing Software](/4.-timecode-setup/exporting-all-intra-from-editing-software.md)

## Triggering Your Media

* [Triggering Overview](/5.-triggering/triggering-overview.md)
* DAW / Computer Triggering
  * [Ableton Live Setup](/5.-triggering/daw-computer-triggering/ableton-live-setup.md)
  * [Pro Tools Configuration](/5.-triggering/daw-computer-triggering/pro-tools-setup.md)
  * [Logic Pro Configuration](/5.-triggering/daw-computer-triggering/logic-pro-setup.md)
  * [Other DAWs (General Guide)](/5.-triggering/daw-computer-triggering/other-daws-general-guide.md)
* [Network MIDI (RTP-MIDI) Setup](/5.-triggering/network-midi-rtp-midi-setup.md)
* [Hardware Controllers](/5.-triggering/hardware-controllers.md)
* [USB Keyboard Triggering](/5.-triggering/usb-keyboards-hid.md)
* [MIDI CC Trigger Mode](/5.-triggering/midi-cc-trigger-mode.md)

## Configuration

* [Configuration Slots (A-E)](/6.-configuration/configuration-slots.md)
* [System Settings](/6.-configuration/system-settings.md)

## Networking

* [Wi-Fi Setup](/7.-networking/wifi-setup.md)
* [Ethernet & ArtNet Configuration](/7.-networking/ethernet-and-artnet-configuration.md)
* [IP Range Conflicts](/7.-networking/ip-range-conflicts.md)

## Reference

* [MIDI Reference](/8.-reference/midi-reference.md)
* [Supported File Formats](/8.-reference/supported-video-formats.md)
* [MIDI Controller Profiles](broken://pages/d55e46a760a6dac1d17f4fbaf8de3f628cb79d23)
* [Troubleshooting](/8.-reference/troubleshooting.md)
* [FAQ](/8.-reference/faq.md)

## Show Day

* [Show Day Checklist](/9.-show-day/show-day-checklist.md)
* [Common Setups & Use Cases](/9.-show-day/common-setups.md)
* [Performance Tips](/9.-show-day/performance-tips.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://support.4cast.world/summary.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.
