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

# Guardrails and Evaluation for the Agentic Era

> Continuous evaluation, real-time guardrails, and pre-production agentic testing. Made for agents, RAG, and chatbots.

<img className="block dark:hidden" src="https://mintcdn.com/qualifire/s1ttgBbly59Ufm1O/images/hero-light.svg?fit=max&auto=format&n=s1ttgBbly59Ufm1O&q=85&s=96ec93f0d18a872336f47abe33a7fc55" alt="Hero Light" width="768" height="504" data-path="images/hero-light.svg" />

<img className="hidden dark:block" src="https://mintcdn.com/qualifire/s1ttgBbly59Ufm1O/images/hero-dark.svg?fit=max&auto=format&n=s1ttgBbly59Ufm1O&q=85&s=1fae6443465ca1682ba79d49d147f536" alt="Hero Dark" width="768" height="504" data-path="images/hero-dark.svg" />

Evaluate, guard, and observe every agent action with high-precision SLM judges built for production scale. Qualifire provides continuous evaluation, real-time guardrails, and pre-production agentic testing — made for agents, RAG, and chatbots.

## Getting Started

First, create a free account to get your API key.

<Note>
  If you don't already have an account, create one for free,
  [here](https://app.qualifire.ai).
</Note>

## Quickstart

To get started, you can use the Qualifire Proxy or SDK to quickly set up your application.

<CardGroup cols={2}>
  <Card title="Proxy Quickstart" icon="rocket" href="/integrations/integrations">
    Easily integrate Qualifire into your existing application with our LLM
    gateway.
  </Card>

  <Card title="SDK Quickstart" icon="code" href="/essentials/sdk">
    Use our SDK for granular control and customized evaluations.
  </Card>
</CardGroup>

## Product Capabilities

<CardGroup cols={2}>
  <Card title="Evaluations" icon="magnifying-glass" href="/essentials/evaluations">
    SOTA judge models tailored to your business domain and policies, ensuring industry-leading detection and response.
  </Card>

  <Card title="Guardrails" icon="shield-check" href="/essentials/guardrails">
    Contextual, real-time guardrails that protect your application from safety, security, and policy violations while taking context into account.
  </Card>

  <Card title="Observability" icon="telescope" href="/essentials/tracing">
    Monitor, evaluate, and control multi-agent applications with traces and
    observability using OTEL.
  </Card>

  <Card title="Prompt Management" icon="file-code" href="/essentials/prompt-management">
    Streamline prompt engineering with safety and quality built-in.
  </Card>

  <Card title="Rogue" icon="user-secret" href="/rogue">
    Red team and evaluate your agent to find both security and reliability flaws before production.
  </Card>

  <Card title="Red Teaming" icon="user-secret" href="/rogue/introduction">
    Automatically red team your AI agents to find security and reliability flaws before production.
  </Card>
</CardGroup>
