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

# Quickstart

> Get Sector8 running in under 10 minutes

<Info>Full quickstart guide coming soon. In the meantime, see the [Python SDK](/guides/python-sdk) or [Guard MCP Server](/guides/mcp-server) guides to get started.</Info>

## Choose your path

<CardGroup cols={2}>
  <Card title="Python SDK" icon="python" href="/guides/python-sdk">
    Wire the Guard Module into an existing LLM application
  </Card>

  <Card title="Guard MCP Server" icon="plug" href="/guides/mcp-server">
    Govern Claude Code tool calls with one config file
  </Card>
</CardGroup>
