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

# microSVC and SVC Quick Start Guide

## Overview

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

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

Our SVC and microSVC both include our **dweOS** software, a web interface for controlling the module and attached hardware.

The SVC and microSVC are designed to integrate with our exploreHD cameras to provide a modern, ethernet-based video stream.

<Steps>
  <Step title="Connect the SVC or microSVC to PoE">
    There will be one connector present on one side of the device:

    * Power over Ethernet (PoE) connection.

    Provide PoE to this connecter, indicated in the image above.
    Connect the other side of the cable to a personal computer with a PoE injector or a switch with PoE support.
    See the [PoE note](#poe-note) for more information.
  </Step>

  <Step title="Configure your networking setup">
    In order to connect to the SVC or microSVC, 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.

    <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 in your web browser at `http://192.168.2.2` or `http://dweos.local`.

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

    <img src="https://mintcdn.com/deepwaterexplorationinc/7_JU7cua5Oe3RepH/dwe-os/pages/images/dwe-os-exploreHD.png?fit=max&auto=format&n=7_JU7cua5Oe3RepH&q=85&s=88eb8daf58c5ea1254a928758dd40d10" alt="dweOS Intro" width="3024" height="1592" data-path="dwe-os/pages/images/dwe-os-exploreHD.png" />
  </Step>

  <Step title="Streaming Video">
    Reaching the dweOS web interface indicates a **successful connection** to your SVC or microSVC.

    Move on to our guides for **streaming video** and **Discovery for desktop**, the companion desktop app for the SVC and microSVC.

    <Card title="Getting Started with streaming on dweOS" icon="tower-broadcast" href="/dwe-os/pages/streaming">
      Get started with streaming video.
    </Card>

    <Card title="Getting Started with Discovery for desktop" icon="desktop" href="/discovery/guides/quickstart">
      Get started with Discovery.
    </Card>
  </Step>
</Steps>

### PoE note

<Note>
  **Note about PoE:** This device is powered via ethernet and strictly requires **active PoE (802.3af compliant)**. Standard PC ports and regular switches do not provide power. You must use an 802.3af-compliant PoE switch or a PoE injector. Examples from US brands include:

  * PoE Injector: [Ubiquiti U-POE-AF](https://store.ui.com/us/en/products/u-poe-af)
  * PoE Switch: [Netgear GS305P](https://www.netgear.com/business/wired/switches/unmanaged/gs305p/)
</Note>
