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

# RubixKube Documentation

> Site Reliability Intelligence that detects anomalies, diagnoses root cause, and resolves failures autonomously.

<Frame>
  <img style={{ borderRadius: '0.75rem' }} src="https://mintcdn.com/rubixkube/MS3CZdNBvWmz4uTj/images/talk-to-your-infra.png?fit=max&auto=format&n=MS3CZdNBvWmz4uTj&q=85&s=00a4a786341f8915a0558ee9007ba3c8" alt="RubixKube, Tame the chaos, Talk to your infra" width="2772" height="693" data-path="images/talk-to-your-infra.png" />
</Frame>

**Welcome to the RubixKube Documentation.**

RubixKube is the Reliability Layer for the AI era. While most tools just tell you that something broke, RubixKube's mesh of AI agents continuously observes your stack, investigates failures, and provides verified root causes with actionable fixes in minutes.

Explore the documentation below to set up your environment, understand the core concepts, and start talking to your infrastructure.

## Start Building

<CardGroup cols={2}>
  <Card title="Quickstart" icon="rocket" href="/getting-started/quickstart">
    Connect your first environment and see your first investigation in under 10 minutes.
  </Card>

  <Card title="How it Works" icon="brain-circuit" href="/getting-started/overview">
    Understand the OPEL loop, the Agent Mesh, and how the Memory Engine compounds over time.
  </Card>

  <Card title="Platform Capabilities" icon="layer-group" href="/using/dashboard">
    Explore Magic Insights, RCA Reports, Actions, and the Rubix Chat Agent.
  </Card>

  <Card title="Integrations" icon="plug" href="/integrations/custom-mcp-servers">
    Connect GitHub, Slack, Datadog, PagerDuty, or build your own custom integrations.
  </Card>
</CardGroup>

## Discover the Platform

<CardGroup cols={3}>
  <Card title="Magic Insights" icon="lightbulb" href="/using/insights">
    Shift from raw alerts to complete investigations with evidence-linked hypotheses.
  </Card>

  <Card title="Root Cause Analysis" icon="file-magnifying-glass" href="/using/rca-reports">
    Generate detailed, cited postmortems the moment an incident occurs.
  </Card>

  <Card title="Autonomous Action" icon="wand-magic-sparkles" href="/using/action">
    Execute safe, scoped fixes with built-in blast radius calculations.
  </Card>
</CardGroup>

## Talk to Your Infrastructure

<Frame>
  <img style={{ borderRadius: '0.75rem' }} src="https://mintcdn.com/rubixkube/vcrcLHnsfAfdbq9A/images/platform/chat.png?fit=max&auto=format&n=vcrcLHnsfAfdbq9A&q=85&s=8af8192d1c279e97165f8f567d298d7b" alt="RubixKube Chat Agent" width="3600" height="2260" data-path="images/platform/chat.png" />
</Frame>

Stop grepping logs. Ask questions like *"Why are payments slow in ap-south-1?"* or *"What changed before this alert fired?"* and get a direct, cited answer from the AI agent that has been continuously watching your stack.

<CardGroup cols={2}>
  <Card title="Chat Basics" icon="messages" href="/tutorials/chat-basics">
    Learn how to interact with the Rubix Chat Agent effectively.
  </Card>

  <Card title="Advanced Troubleshooting" icon="screwdriver-wrench" href="/tutorials/chat-troubleshooting">
    Use chat to diagnose complex multi-service incidents.
  </Card>
</CardGroup>

## Developer Tools

<CardGroup cols={2}>
  <Card title="Rubix CLI" icon="terminal" href="/cli/overview">
    Manage environments, run investigations, and interact with the Agent Mesh directly from your terminal.
  </Card>

  <Card title="Custom Agent Skills" icon="code" href="/tutorials/add-custom-agent-skills">
    Extend RubixKube's capabilities by writing custom tools for the agents to use.
  </Card>
</CardGroup>

## Get Support

Need help or have questions? We are here to assist.

<CardGroup cols={2}>
  <Card title="Email Support" icon="envelope" href="mailto:connect@rubixkube.ai">
    Reach out to our engineering team directly at [connect@rubixkube.ai](mailto:connect@rubixkube.ai).
  </Card>

  <Card title="Join the Community" icon="github" href="https://github.com/rubixkube-io">
    Check out our open-source projects, report issues, and contribute on GitHub.
  </Card>
</CardGroup>
