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

# Overview

We have hands-on tutorials with supported training frameworks to help you train with NeMo Gym environments. If you're interested in integrating another training framework, see the [Training Framework Integration Guide](/v0.2/contribute/rl-framework-integration).

See [training-approaches](/v0.2/about/concepts/training-approaches) for a refresher on when to use GRPO, SFT, or DPO.

## RL (GRPO)

Tutorial-series: GRPO training to improve multi-step tool calling on the Workplace Assistant environment, scaling from single-node to multi-node training.

nemo rl

grpo

3-5 hours

GRPO training on instruction following and reasoning environments.

unsloth

single-gpu

30 min

*Coming soon*

nemo customizer

in progress

*Coming soon*

verl

in progress

### Multi-Environment Training

Run multiple training environments simultaneously for rollout collection.

multi-environment

multi-verifier

## SFT & DPO

Transform rollouts into training data for supervised fine-tuning (SFT) and direct preference optimization (DPO).

sft

dpo