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

# Get Started

> Set up AI SRE to start investigating production incidents

## Setup steps

<Steps>
  <Step title="Sign in">
    Log in to the AI SRE web interface at `https://ai-sre.lightrun.com`.
  </Step>

  <Step title="Connect GitHub">
    During onboarding, authenticate with GitHub and select repositories to connect. See [GitHub Authentication](/getting-started/github-auth) for details.
  </Step>

  <Step title="Start investigating">
    Ask questions about incidents in natural language. AI SRE gathers evidence and provides insights.
  </Step>
</Steps>

**Note:** GitHub integration is required and is part of the onboarding flow.

## Next steps

<CardGroup cols={2}>
  <Card title="GitHub Authentication" icon="github" href="/getting-started/github-auth" />

  <Card title="Quick Tour" icon="compass" href="/getting-started/quick-tour" />
</CardGroup>
