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

# NemoClaw

> Enterprise-grade OpenClaw agents powered by NVIDIA NeMo Guardrails.

## What is NemoClaw?

NemoClaw is the **enterprise tier** of OpenClaw, powered by [NVIDIA NeMo Guardrails](https://github.com/NVIDIA/NeMo-Guardrails). It adds safety rails, compliance controls, and enterprise-grade security on top of the standard OpenClaw runtime.

***

## Why NemoClaw?

Standard OpenClaw agents are powerful — but enterprises need additional guarantees:

<CardGroup cols={2}>
  <Card title="Safety guardrails" icon="shield-halved">
    Prevent your agent from generating harmful, off-topic, or non-compliant responses.
  </Card>

  <Card title="Compliance" icon="file-contract">
    Built-in controls for regulated industries — healthcare, finance, legal.
  </Card>

  <Card title="Audit trails" icon="clipboard-list">
    Every interaction is logged with full traceability for compliance review.
  </Card>

  <Card title="Scalability" icon="chart-line">
    Designed for multi-agent deployments across teams and departments.
  </Card>
</CardGroup>

***

## Key features

| Feature                | Description                                        |
| ---------------------- | -------------------------------------------------- |
| **Topic control**      | Define what your agent can and cannot discuss      |
| **Output filtering**   | Automatically screen responses before they're sent |
| **Input validation**   | Detect and handle prompt injection attempts        |
| **Role-based access**  | Different permissions for different users          |
| **Conversation rails** | Guide conversations along approved paths           |

***

## Getting started with NemoClaw

NemoClaw is available through OCCode. To learn more and get access:

<Card title="Read the Docs" icon="book" href="https://docs.openclawcode.ai">
  Full NemoClaw documentation and setup guide.
</Card>

<Info>NemoClaw is currently available for enterprise customers. Contact us for access and pricing.</Info>
