# Guides These guides complement the generated API reference. Use them when you need a working path through the library rather than a complete list of members. ```{toctree} :maxdepth: 1 getting-started morphology connected-filter-preprocessing custom-attributes-filter-specs pytorch-integration cpp-api ``` ## Reading Order Start with {doc}`getting-started` if you only need to build a tree and compute attributes. Move to {doc}`connected-filter-preprocessing` when using mtlearn as a learnable preprocessing block. Use {doc}`custom-attributes-filter-specs` and {doc}`pytorch-integration` when building experiments. Use {doc}`cpp-api` when embedding the public C++ facade in another target.