# Reference Reference pages are for lookup. Use this section when you need commands, configuration fields, plugin settings, API signatures, or benchmark data. ```{tip} For a guided walkthrough, go to {doc}`../tutorials/index`. For a task-oriented solution, go to {doc}`../how_to/index`. ``` ::::{grid} 2 :gutter: 3 :::{grid-item-card} CLI Commands :link: cli_reference :link-type: doc All `polyzymd` commands, flags, and options. ::: :::{grid-item-card} Configuration YAML :link: configuration :link-type: doc Every key in `config.yaml` — types, defaults, and constraints. ::: :::{grid-item-card} Analysis Plugin Reference :link: analysis_plugin_settings :link-type: doc Per-plugin settings, comparison YAML schema, and post-hoc testing options. ::: :::{grid-item-card} API Documentation :link: ../api/index :link-type: doc Module-level Python API for config, builders, simulation, workflow, and analysis. ::: :::: ## CLI, Configuration & Data ```{toctree} :maxdepth: 1 CLI Reference Configuration Reference Data Requirements & Directory Layout Benchmarks ``` ## Analysis Plugin Reference ```{toctree} :maxdepth: 1 Comparison YAML Schema Analysis Plugin Settings Reference Comparison and Plotting Reference RMSD Plugin Reference Rg Plugin Reference RMSF Plugin Reference Catalytic Triad Plugin Reference Distances Plugin Reference Contacts Plugin Reference Post-Hoc Testing Reference ``` ## API Reference Full Python API documentation. ```{toctree} :maxdepth: 1 API Reference <../api/index> ```