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

# Introduction to Klyra

> Powerful content moderation for the next generation of AI applications

<img className="block dark:hidden" src="https://mintlify.s3.us-west-1.amazonaws.com/klyra/images/klyra-hero-light.png" alt="Klyra Content Moderation API" />

<img className="hidden dark:block" src="https://mintlify.s3.us-west-1.amazonaws.com/klyra/images/klyra-hero-dark.png" alt="Klyra Content Moderation API" />

## Content moderation for AI, simplified

Klyra provides powerful, scalable, and accurate content moderation for all types of digital content. Our API enables you to filter and detect problematic content across text, images, audio, and video.

<CardGroup cols={2}>
  <Card title="Get Started" icon="rocket" href="/quickstart">
    Set up your Klyra account and make your first moderation request
  </Card>

  <Card title="API Keys" icon="key" href="/essentials/authentication">
    Secure your integration with API keys and tokens
  </Card>
</CardGroup>

## Key features

<CardGroup cols={2}>
  <Card title="Multi-modal moderation" icon="images" href="/essentials/moderation-models">
    Moderate text, images, audio, and video with a single API
  </Card>

  <Card title="End-to-end encryption" icon="shield" href="/essentials/trustless-mode">
    Industry-leading E2EE ensures your data never leaves your control
  </Card>

  <Card title="Webhooks" icon="bell" href="/essentials/webhooks">
    Real-time notifications for moderation events
  </Card>

  <Card title="Detailed audit logs" icon="file-lines" href="/essentials/audit-logs">
    Complete visibility into all moderation decisions
  </Card>
</CardGroup>
