> 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 AI client integration (Claude Code, Cursor, etc.), connect to the MCP server at https://docs.nvidia.com/nemo/guardrails/_mcp/server.

# NeMo Guardrails Tutorials

> Follow hands-on tutorials to deploy Nemotron Content Safety, Nemotron Topic Control, and Nemotron Jailbreak Detect NIMs.

This section contains tutorials that help you get started with the NeMo Guardrails library.

#### [Check Harmful Content](/get-started/tutorials/nemotron-safety-guard-deployment)

Check text inputs and outputs for harmful content using Nemotron Content Safety NIM.

Tutorial

#### [Content Safety Reasoning](/get-started/tutorials/nemotron-content-safety-reasoning-deployment)

Deploy Nemotron-Content-Safety-Reasoning-4B for customizable content safety with reasoning traces.

Tutorial

#### [Restrict Topics](/get-started/tutorials/nemoguard-topiccontrol-deployment)

Restrict conversations to allowed topics using Llama 3.1 NemoGuard 8B TopicControl NIM.

Tutorial

#### [Detect Jailbreak Attempts](/get-started/tutorials/nemoguard-jailbreakdetect-deployment)

Detect and block adversarial prompts and jailbreak attempts using NemoGuard JailbreakDetect NIM.

Tutorial

#### [Add Multimodal Content Safety](/get-started/tutorials/multimodal)

Add safety checks to images and text using a vision model as LLM-as-a-Judge.

Tutorial