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

# SVC Pro Quickstart Guide

## Overview

<Frame>
  <img className="block dark:hidden" width="400px" src="https://mintcdn.com/deepwaterexplorationinc/PotJvdv7IDe7YzbV/svc/guides/svc-pro/images/svc-pro-light.svg?fit=max&auto=format&n=PotJvdv7IDe7YzbV&q=85&s=4eebc68d430c4a916c43017f01604519" data-path="svc/guides/svc-pro/images/svc-pro-light.svg" />

  <img className="hidden dark:block" width="400px" src="https://mintcdn.com/deepwaterexplorationinc/PotJvdv7IDe7YzbV/svc/guides/svc-pro/images/svc-pro-dark.svg?fit=max&auto=format&n=PotJvdv7IDe7YzbV&q=85&s=70600f5825e01b4a86b3da87f8e088d9" data-path="svc/guides/svc-pro/images/svc-pro-dark.svg" />
</Frame>

Our SVC Pro (containing an NVIDIA Jetson) includes our **dweOS Pro** software, a web interface for controlling the module and attached hardware. The SVC Pro is designed to integrate with our explore3D hardware ecosystem to provide high resolution stereo depth maps.

<Steps>
  <Step title="Connect the SVC Pro to power and ethernet">
    * There will be two connectors present on one side of the device:
      * Power Input (9-50V)
      * Ethernet Output
    * Provide 9-50V on the side indicated in the image above.
    * Connect ethernet on the side indicated in the image above, following the pinout of your connector.
      * Connect the other side of the ethernet to a personal computer.
  </Step>

  <Step title="Configure your networking setup">
    In order to connect to the SVC Pro, you will need to set up your desktop computer to allow network communication with the device.

    Please use the following guide to set up your computer. Return back here to continue with setup.

    <Card title="Desktop Networking" icon="network-wired" href="/dwe-os/guides/desktop-network-setup">
      Click here for a quickstart guide on how to configure your desktop networking setup.
    </Card>
  </Step>

  <Step title="Open dweOS in your browser">
    Upon successfully configuring your desktop networking setup, you should now be able to connect to dweOS Pro in your web browser at `http://192.168.2.2`.

    <Note>
      If you have configured your SVC Pro to use **Dynamic IP (DHCP)**, use the address found in your router's device list.
    </Note>

    <img src="https://mintcdn.com/deepwaterexplorationinc/PotJvdv7IDe7YzbV/svc/guides/svc-pro/images/dwe_os_intro.png?fit=max&auto=format&n=PotJvdv7IDe7YzbV&q=85&s=0160ffb6d07f43801c13f47c8597275b" alt="dweOS Intro" width="3840" height="1822" data-path="svc/guides/svc-pro/images/dwe_os_intro.png" />

    You can optionally proceed with the interface tour.

    If you skip the tour, you can find it again in the tab labelled **Preferences** > **Guided Tour Reset**.
  </Step>

  <Step title="Streaming Depth Map and Point Clouds">
    Reaching the dweOS web interface indicates a **successful connection** to your SVC Pro.

    <Note>
      We are in the process of updating dweOS to more closely match the appearance and functionality of dweOS Pro. Please contact us for information on how to use the new dweOS Pro interface.
    </Note>

    Move on to our guide for **DeepWater Desktop**, the companion desktop app for the SVC Pro.

    <Card title="Getting Started with DeepWater Desktop" icon="desktop" href="/dw-desktop/quickstart">
      Get started with stereo vision using DeepWater Desktop!
    </Card>
  </Step>
</Steps>

## Other Resources

<Columns cols={2}>
  <Card title="dweOS Pro Setup" icon="gear" href="/dwe-os/pro/guides/setup">
    Configure hardware, streaming, and sensor settings
  </Card>

  <Card title="Synchronized Streaming" icon="signal-stream" href="/dwe-os/pro/guides/synchronized-streaming">
    Configure synchronized streaming for the explore3D
  </Card>
</Columns>
