> For clean Markdown of any page, append .md to the page URL.
> For a complete documentation index, see https://docs.nvidia.com/nemo/guardrails/llms.txt.
> For full documentation content, see https://docs.nvidia.com/nemo/guardrails/llms-full.txt.
> For AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/guardrails/_mcp/server.

# About Deployment Options

> Deploy guardrails using the local API server, Docker containers, or production microservices.

You can deploy the NeMo Guardrails library as a Docker container or use the production-ready, deployment-ready, pre-built microservice in the NeMo microservices platform.

Build and run NeMo Guardrails Docker images for rapid deployment and testing.

How To

Deploy guardrails as a production-ready microservice using the NeMo microservices platform.

How To