# 4. Timecode Setup

The MVP supports frame-accurate, timeline-based playback driven by SMPTE timecode. Build a timeline of video and lighting cues, connect a timecode source (LTC audio or MTC MIDI), and the MVP handles synchronization automatically.

***

#### In This Section

* [**Timecode Overview**](/4.-timecode-setup/timecode-overview.md) — How timeline-based playback works and what you need
* [**The Timeline Editor**](/4.-timecode-setup/the-timeline-editor.md) — Build and edit your show timeline in the MVP web interface
* [**All Intra Videos** ](/4.-timecode-setup/all-intra-videos.md)— Why All-Intra encoding matters for frame-accurate seeking
* [**MTC (MIDI Timecode) Setup**](/4.-timecode-setup/mtc-midi-timecode-setup.md) — Receive timecode over MIDI
* [**LTC (Audio Timecode) Setup**](/4.-timecode-setup/ltc-audio-timecode-setup.md) — Receive timecode via the 3.5mm audio input
* [**Exporting All-Intra from Editing Software**](/4.-timecode-setup/exporting-all-intra-from-editing-software.md) — Encode All-Intra files from Premiere, Resolve, and others


---

# 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/4.-timecode-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.
