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

# Quickstart

> Get started with Inspector in minutes.

## Download Inspector

<CardGroup cols={2}>
  <Card title="Apple Silicon" href="https://storage.googleapis.com/inspector-downloads/Inspector-arm64.dmg">
    M1, M2, M3, M4 Macs
  </Card>

  <Card title="Intel" href="https://storage.googleapis.com/inspector-downloads/Inspector-x64.dmg">
    Intel-based Macs
  </Card>
</CardGroup>

## Get Started

### Existing Project

Open an existing codebase by clicking **Open Project** in the top left corner. You can also import directly from GitHub by clicking **Import from GitHub** below the chat and pasting a repository URL.

### New Project

Don't have a project yet? Just describe your idea in the chat and Inspector will create one from scratch.

<video autoPlay muted loop playsInline className="w-full aspect-video rounded-lg border" src="https://qjiu9iejnualtydd.public.blob.vercel-storage.com/getting_started_with_prompt.mp4" />
