# Getting Started Start by [installing the package](installation.md). After that, try [loading some of your own tracked poses](target-loading-pose-tracks) or [bounding boxes' trajectories](target-loading-bbox-tracks), from one of the [supported formats](target-formats). Alternatively, you can use the [sample data](target-sample-data) provided with the package. Once you have loaded some data, feel free to explore the structure and usage of [movement datasets](movement_dataset.md), which are a central concept in the package. ```{toctree} :maxdepth: 2 :caption: Contents installation input_output sample_data movement_dataset ```