This document provides instructions for building a hands-on training application using Lightning Data Services (LDS) in Salesforce. It includes steps to:
1. Set up a developer org and static resources for the training.
2. Create Lightning components to edit and view account records using LDS, including handling record loading, changes, and errors.
3. Build a Lightning app integrating the components, allowing selecting an account to view or edit.
4. Add an Apex controller to fetch account lists for display.
The document walks through building each component and integrating them to demonstrate core capabilities of LDS.