<h2}>
    Model cards
  </h2>
  

    <Card title="Claude Opus 4.7 System Card" icon="file" href="https://www.anthropic.com/claude-opus-4-7-system-card">
      Detailed documentation of Claude Opus 4.7.
    </Card>

    <Card title="Claude Sonnet 4.6 System Card" icon="file" href="https://www.anthropic.com/claude-sonnet-4-6-system-card">
      Detailed documentation of Claude Sonnet 4.6.
    </Card>

    <Card title="Claude Opus 4.5 System Card" icon="file" href="https://www.anthropic.com/claude-opus-4-5-system-card">
      Detailed documentation of Claude Opus 4.5.
    </Card>

    <Card title="Claude Haiku 4.5 System Card" icon="file" href="https://www.anthropic.com/claude-haiku-4-5-system-card">
      Detailed documentation of Claude Haiku 4.5.
    </Card>

    <Card title="Claude Sonnet 4.5 System Card" icon="file" href="https://www.anthropic.com/claude-sonnet-4-5-system-card">
      Detailed documentation of Claude Sonnet 4.5.
    </Card>

    <Card title="Claude Opus 4.1 System Card" icon="file" href="https://www.anthropic.com/claude-opus-4-1-system-card">
      Detailed documentation of Claude Opus 4.1.
    </Card>

    <Card title="Claude 4 System Card" icon="file" href="https://www-cdn.anthropic.com/6be99a52cb68eb70eb9572b4cafad13df32ed995.pdf">
      Detailed documentation of Claude 4 models.
    </Card>

    <Card title="Claude Sonnet 3.7 System Card" icon="file" href="https://anthropic.com/claude-3-7-sonnet-system-card">
      System card for Claude Sonnet 3.7 with performance and safety details.
    </Card>

    <Card title="Claude 3 Model Card" icon="file" href="https://assets.anthropic.com/m/61e7d27f8c8f5919/original/Claude-3-Model-Card.pdf">
      Detailed documentation of Claude 3 models including latest 3.5 addendum.
    </Card>

  

  <h2}>
    Learning resources
  </h2>
  

    <Card title="Quickstarts" icon="lightning" href="https://github.com/anthropics/anthropic-quickstarts">
      Deployable applications built with the API.
    </Card>

    <Card title="Courses" icon="graduation-cap" href="https://anthropic.skilljar.com/">
      Step by step lessons on building with Claude.
    </Card>

    <Card title="Cookbook" icon="fork-knife" href="https://platform.claude.com/cookbooks">
      Replicable code samples and implementations.
    </Card>

    <Card title="Use case guides" icon="compass" href="/docs/en/about-claude/use-case-guides/overview">
      In-depth production guides for building common use cases with Claude.
    </Card>

    <Card title="Glossary" icon="book-bookmark" href="/docs/en/about-claude/glossary">
      Key terms and concepts for working with Claude and language models.
    </Card>
  

  <h2}>
    Resources for AI ingestion
  </h2>
  

    <Card title="API primer for Claude ingestion" icon="settings" href="/docs/en/claude_api_primer">
      Concise API guide meant for ingestion by Claude.
    </Card>

    <Card title="Claude API Docs Overview" icon="robot" href="/docs/for-claude">
      Concise overview of Claude API documentation, optimized for LLM ingestion.
    </Card>

    <Card title="llms.txt" icon="file" href="/llms.txt">
      LLM-optimized documentation index.
    </Card>