# Welcome to the CP2K Manual ! ```{image} _static/cp2k_manual_logo.png --- width: 250px align: center class: no-scaled-link --- ``` ```{toctree} --- caption: Getting Started titlesonly: maxdepth: 1 --- getting-started/foreword-and-faq getting-started/build-from-source getting-started/build-with-spack getting-started/distributions getting-started/first-calculation getting-started/troubleshooting ``` ```{toctree} --- caption: Methods titlesonly: maxdepth: 1 --- methods/dft/index methods/post_hartree_fock/index methods/semiempiricals/index methods/machine_learning/index methods/embedding/index methods/qm_mm/index methods/sampling/index methods/optimization/index methods/electronic_structure/index methods/properties/index ``` ```{toctree} --- caption: Technologies titlesonly: maxdepth: 1 --- technologies/eigensolvers/index technologies/accelerators/index technologies/libraries ``` ```{toctree} --- caption: References titlesonly: maxdepth: 1 --- CP2K_INPUT bibliography acronyms units ``` ```{toctree} --- caption: Development titlesonly: maxdepth: 1 --- development/onboarding development/under-the-hood ``` ```{toctree} --- caption: Releases titlesonly: maxdepth: 1 --- changelog Older Manuals ```