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

# Get Started

> Welcome to the Nightshift documentation.

Welcome to Nightshift. This is the starting point for the public
documentation.

<Note>
  This page is a scaffold. Replace the placeholder content below with your
  own copy before publishing.
</Note>

## Overview

*Add a short, plain-language description of what Nightshift is and who it's
for.*

<Steps>
  <Step title="Sign in">
    *Describe how a new user creates an account or signs in.*
  </Step>

  <Step title="Create something">
    *Describe the first thing a user should do.*
  </Step>

  <Step title="Next steps">
    *Point the user to where they should go from here.*
  </Step>
</Steps>

## Where to go next

<CardGroup cols={2}>
  <Card title="Open the Console" href="https://console.nightshift.sh">
    Sign in and start working.
  </Card>

  <Card title="Add another page">
    Create a new `.mdx` file and list it under a group in `docs.json`.
  </Card>
</CardGroup>
