> ## Documentation Index
> Fetch the complete documentation index at: https://help.ondeckapps.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Protocols: OSC, MIDI, and LAN sharing

> Connect Relay to your production environment through OSC, MIDI, LAN sharing, audio metering, and transcription tools.

Relay supports a range of protocols and network features that let your dashboard communicate with the rest of your production environment.

The incoming MIDI and OSC setup experience is centered under `Relay > Settings` → <Icon icon="radio" /> **External Control**, where you can monitor messages live while building automations.

## What is in this section

Looking for devices, consoles, or video? See [Integrations](/relay/integrations/overview).

<CardGroup cols={2}>
  <Card title="OSC" icon="radio" href="/relay/protocols/osc">
    Receive and send Open Sound Control messages to trigger automations or control external apps and hardware.
  </Card>

  <Card title="MIDI" icon="music" href="/relay/protocols/midi">
    Connect physical and virtual MIDI devices to trigger automations, send program changes, and display timecode.
  </Card>

  <Card title="LAN Sharing" icon="share-2" href="/relay/protocols/lan-sharing">
    Mirror a tab read-only, keep it live-synced and editable with Sync, or open a browser view-only link on your network.
  </Card>
</CardGroup>
