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

# Usage

> The following are guides to help you get started with dweOS

## Basic Guides

<CardGroup cols={2}>
  <Card title="Streaming" icon="video" href="/dwe-os/pages/streaming">
    Click here to learn how to setup streams on dweOS
  </Card>

  <Card title="Lighting" icon="lightbulb" href="/dwe-os/pages/lights">
    Click here to learn how to configure dweOS for use with lights **(only
    supported on Raspberry Pi)**
  </Card>
</CardGroup>

## Advanced Guides

<CardGroup cols={3}>
  <Card title="Preferences" icon="wrench" href="/dwe-os/pages/preferences">
    Click here to learn how to configure dweOS with optional configuration
    settings
  </Card>

  <Card title="Logs" icon="scroll" href="/dwe-os/pages/logs">
    Click here to learn how to view dweOS logs for customer support
  </Card>

  <Card title="Terminal" icon="terminal" href="/dwe-os/pages/terminal">
    Click here to learn how to view dweOS logs for customer support
  </Card>
</CardGroup>
