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

# HASP Documentation

> The regulated-AI platform for healthcare and other compliance-sensitive industries.

<CardGroup cols={2}>
  <Card title="AI Studio" icon="sparkles" href="/studio/quickstart">
    Build regulated-AI workflows — intake forms, headless automations, agent-driven pipelines — in a chat-first authoring environment.
  </Card>

  <Card title="Platform" icon="shield-check" href="/platform/overview">
    Compliance posture, BAA structure, audit chain, and how HASP handles regulated data.
  </Card>

  <Card title="AI API" icon="code" href="/ai-api/quickstart">
    HIPAA-capable AI gateway. Drop-in compatible with `@anthropic-ai/sdk` or use the native HASP AI API.
  </Card>

  <Card title="App Builder SDK" icon="puzzle-piece" href="/app-builder/getting-started">
    Build workflow apps on HASP using the JS SDK — structured data, roles, file uploads, and more.
  </Card>
</CardGroup>
