> ## 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 and Devices: network, OSC, MIDI, and audio

> 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.

In `Relay 1.1.0`, the incoming MIDI and OSC setup experience is centered in `Relay > Settings > External Control`, where you can monitor messages live while building automations.

## What is in this section

<CardGroup cols={2}>
  <Card title="OSC" icon="radio" href="/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="/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="/protocols/lan-sharing">
    Share dashboard tabs with other Relay clients or open a browser view-only link on any device on your network.
  </Card>

  <Card title="Audio tools" icon="activity" href="/protocols/lan-sharing#spl-meter-and-live-transcription">
    Use SPL Meter logging and Live Transcription workflows as part of your production environment.
  </Card>
</CardGroup>
