This document provides instructions for using Arduino boards as AVR development boards in Atmel Studio. It describes how to install Atmel Studio and Avrdude, check the COM port, configure an external tool in Atmel Studio to program the board, and provides an example project that toggles the state of ports on an Arduino Uno board. Connecting the board to the PC and running the external tool will program the example code onto the Arduino board.