Getting Started
---------------

The following sections will help you install Addi-Pack, detect your hardware, explore the API, and try out working examples.

A typical Addi-Pack usage scenario involves:

1. **Install** – Run the installer or package (`.exe`, `.deb`, or `.rpm`)
2. **Detect** – Use CLI tools or samples to list and configure your devices
3. **Develop** – Write and build your project (CMake, Visual Studio, or Python)
4. **Deploy** – Integrate your application into your target system or environment
5. **Maintain** – Monitor logs, update drivers, and manage Addi-Pack versions


.. toctree::
   :maxdepth: 2
   :caption: Contents:

   installation
   api_guide
   driver_concepts
   samples
