> 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 full documentation content, see https://docs.nvidia.com/nemo/gym/llms-full.txt.

# Reference

Quick lookup for configuration syntax, options, and specifications.

<Cards>
  <Card title="Configuration" href="/latest/reference/configuration">
    YAML configuration schema and options for servers, agents, and datasets.
  </Card>

  <Card title="RL Framework Compatibility" href="/latest/reference/rl-framework-compatibility">
    Compatibility matrix for NeMo RL, TRL, Unsloth, and other training frameworks.
  </Card>

  <Card title="CLI Commands" href="/latest/reference/cli-commands">
    All CLI commands, arguments, and usage examples.
  </Card>

  <Card title="FAQ" href="/latest/reference/faq">
    Common questions about debugging, performance, and configuration.
  </Card>
</Cards>