> ## Documentation Index
> Fetch the complete documentation index at: https://portkey-docs-docs-prisma-airs-kickstart.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Prisma AIRS AI Gateway

> Documentation for Prisma AIRS AI Gateway.

Prisma AIRS AI Gateway is the AI gateway from [Palo Alto Networks](https://www.paloaltonetworks.com).

<Note>
  This documentation version is being built out. Pages appear here as they are completed.
  For the full current documentation set, switch to the **Latest** version using the
  version selector.
</Note>

## Current documentation

Complete documentation for every capability is available in the **Latest** version while
these pages are migrated.

<CardGroup cols={2}>
  <Card title="Get started" icon="rocket" href="/introduction/make-your-first-request">
    Make your first request through the gateway.
  </Card>

  <Card title="AI Gateway" icon="network-wired" href="/product/ai-gateway">
    Routing, fallbacks, retries, caching, and load balancing.
  </Card>

  <Card title="Model Catalog" icon="layer-group" href="/product/model-catalog">
    Provider integrations, budgets, and rate limits.
  </Card>

  <Card title="Guardrails" icon="shield-halved" href="/product/guardrails">
    Input and output checks, PII redaction.
  </Card>

  <Card title="Observability" icon="chart-line" href="/product/observability">
    Logs, traces, analytics, and OpenTelemetry.
  </Card>

  <Card title="API reference" icon="code" href="/api-reference/inference-api/introduction">
    Gateway and Admin API contracts.
  </Card>
</CardGroup>

## Deployment

<CardGroup cols={2}>
  <Card title="Hybrid deployments" icon="server" href="/self-hosting/hybrid-deployments/architecture">
    Deploy the data plane in your own cloud.
  </Card>

  <Card title="Strata Cloud Manager" icon="cloud" href="/self-hosting/hybrid-deployments/scm-architecture">
    Management plane architecture.
  </Card>
</CardGroup>
