1.. _getting_started: 2 3Getting Started 4############### 5 6After reading the :ref:`introduction`, use these documents to get started 7using ACRN in a reference setup. We'll show how to set up your 8development and target hardware, and then how to boot the ACRN 9hypervisor, the Service VM, and a User VM on a supported Intel target platform. 10 11 12.. toctree:: 13 :maxdepth: 1 14 15 reference/hardware 16 getting-started/overview_dev 17 getting-started/getting-started 18 getting-started/sample-app 19 20After getting familiar with ACRN development, check out these 21:ref:`develop_acrn` for information about more-advanced scenarios and enabling 22ACRN advanced capabilities. 23