# Package APIs This section provides reference documentation for Jumpstarter's package APIs and components. The documentation covers: - [Drivers](drivers/index.md): APIs for various driver categories - [Exceptions](exceptions.md): Exceptions raised by driver clients These references are useful for developers extending Jumpstarter or integrating with custom hardware. ```{toctree} :maxdepth: 1 :hidden: drivers/index.md exceptions.md ```