# Getting started Set up macroforecast, run your first forecast, and build a complete study with diagnostics, statistical tests, and importance interpretation. ::::{grid} 1 2 2 3 :gutter: 3 :::{grid-item-card} Install :link: install :link-type: doc Set up the package, verify the install, pick optional extras. ::: :::{grid-item-card} Recipe API quickstart :link: for_researchers/quickstart :link-type: doc Run a minimal core recipe with an inline custom panel. ::: :::{grid-item-card} Your first study :link: for_researchers/first_study :link-type: doc Extend the quickstart with diagnostics, tests, importance, and export. ::: :::: ```{toctree} :hidden: :maxdepth: 2 install for_researchers/quickstart for_researchers/first_study ```