This document provides steps for using a while loop component in Artificial Intelligence software. It explains how to add components to a steps tree, including adding an assignment, while loop, print text, and wait components. Screenshots illustrate selecting components and setting properties. The final steps tree contains a while loop that prints squared values of a variable x as it counts down from 12 to 0, waiting 3 seconds after the loop.