(quick-start-section)=
Get started with ExecuTorch in just a few steps.
This section walks you through the essential steps to get ExecuTorch up and running, from initial setup to exporting your first model for edge deployment.
Follow these guides in order to get started with ExecuTorch:
{doc}getting-started - Initial Setup: Set up your development environment and run your first ExecuTorch example.
{doc}using-executorch-export - Exporting your model: Export for Edge deployment.
{doc}using-executorch-building-from-source - Building from Source: Build ExecuTorch from source for custom configurations and development.
After completing the quick start, explore:
edge-platforms-section - Deploy to specific platforms (Android, iOS, Desktop, Embedded)backends-section - Choose the right acceleration backend for your hardware:hidden: :maxdepth: 2 :caption: Quick Start Guide getting-started using-executorch-export using-executorch-building-from-source