# Getting started ::::{grid} 1 2 2 2 :gutter: 3 :::{grid-item-card} {fas}`download` Installation :link: installation :link-type: doc How to install ethograph. ::: :::{grid-item-card} {fas}`rocket` Quickstart :link: quickstart :link-type: doc Try the GUI immediately with built-in template datasets. ::: :::{grid-item-card} {fas}`hat-wizard` Setup wizard :link: wizard :link-type: doc Answer a few questions to get personalised setup instructions for your data. ::: :::{grid-item-card} {fas}`database` Loading data :link: data_loading :link-type: doc Load `.nc`, `.nwb`, or pynapple files into the GUI. ::: :::{grid-item-card} {fas}`list-check` Data format requirements :link: data_requirements :link-type: doc Format specs for xarray, pynapple, and NWB backends. ::: :::: ```{toctree} :maxdepth: 2 :hidden: installation quickstart wizard data_loading data_requirements ```