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

# Gegentica Features

> Explore the powerful features of Gegentica.

## AI Gateway

Connect to 250+ AI models using a single consistent API. Set up load balancers, automated fallbacks, caching, conditional routing, and more, seamlessly.

<CardGroup cols={3}>
  <Card title="🌐 Universal API" href="gateway/universal-api">
    Use any of the supported models with a universal API (REST and SDKs)
  </Card>

  <Card title="⏱️ Realtime API" href="gateway/realtime-api">
    Leverage OpenAI’s Realtime API for insights
  </Card>

  <Card title="🐤 MCP Support" href="gateway/remote-mcp">
    Connect to Remote MCP severs, allowing you to connect external tools and data sources.
  </Card>

  <Card title="🏷️ Strict OpenAI Compliance" href="gateway/strict-open-ai-compliance">
    Ensure responses strictly adhere to the OpenAI specification
  </Card>

  <Card title="🔀 Multimodal Capabilities" href="gateway/multimodal-capabilities">
    Use vision, audio, image generation, and more models
  </Card>

  <Card title="🔑 Access Keys" href="governance/access-keys">
    Issue credentials scoped to specific AI Agents and Prompts
  </Card>

  <Card title="🚦  Projects" href="projects">
    Scope AI Use Cases, Agents, and Policy Sets per application
  </Card>
</CardGroup>

## Observability & Logs

Gain real-time insights, track key metrics, and streamline debugging with our OpenTelemetry-compliant system.

<CardGroup cols={3}>
  <Card title="📜 Logs" href="observability/logs">
    Access and analyze detailed logs
  </Card>

  <Card title="🕵️ Tracing" href="observability/tracing">
    Implement distributed tracing for request flows
  </Card>

  <Card title="📊 Analytics" href="observability/analytics">
    Gain insights through comprehensive analytics
  </Card>

  <Card title="🧾 Audit Log" href="observability/audit-log">
    A time-ordered, exportable governance event trail
  </Card>

  <Card title="🧑‍⚖️ Review Queue" href="observability/review-queue">
    Mandatory human review for held agent outputs
  </Card>

  <Card title="⚖️ Ethics & Bias" href="observability/ethics-and-bias">
    Daily automated bias and fairness evaluation
  </Card>
</CardGroup>

## Governance

Define what your AI Agents are allowed to use and do, with a formal review workflow before any rule goes live.

<CardGroup cols={2}>
  <Card title="️📐 AI Use Cases" href="governance/ai-use-cases">
    Approve providers and models before agents can use them
  </Card>

  <Card title="🤖 AI Agents" href="governance/ai-agents">
    Running instances of approved Use Cases
  </Card>

  <Card title="📋 Policy Sets" href="governance/policy-sets">
    Rule-based safety checks with a Draft → Active review lifecycle
  </Card>

  <Card title="🪝 Webhooks" href="governance/webhooks">
    Get notified on Review Queue decisions in real time
  </Card>
</CardGroup>

## Compliance

<CardGroup cols={2}>
  <Card title="🛡 Controls" href="compliance/controls">
    Org-level requirements mapped to regulatory frameworks
  </Card>

  <Card title="🧩 Criteria" href="compliance/criteria">
    The individual checks that Controls compose together
  </Card>
</CardGroup>

## More Resources

<CardGroup cols={2}>
  <Card title="📋 Contact Us" href="support/contact-us">
    Have questions or need help? Contact the Gegentica team for support.
  </Card>

  <Card title="💬 Commons errors & resolutions" href="support/common-errors-and-resolutions">
    Common errors encountered when using the Gegentica Gateway and their resolutions.
  </Card>
</CardGroup>
