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

# Welcome

> Identity and access management for AI agents.

Anti AI gives every AI agent in your stack a verifiable identity, scoped OAuth 2.1 tokens, and a tamper-proof audit trail — with a full policy engine to control what each agent can do.

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Get your first secure agent running in 5 minutes.
  </Card>

  <Card title="Install the SDK" icon="code" href="/getting-started/install-sdk">
    Python and TypeScript SDKs with automatic token management.
  </Card>

  <Card title="Core Concepts" icon="book" href="/concepts/agent-identity">
    Agents, policies, tokens, and the audit log.
  </Card>

  <Card title="Talk to Founders" icon="calendar" href="https://cal.com/antiailabs/founders">
    Book a 30-min call — no sales team, just us.
  </Card>
</CardGroup>
