# Sketch-thru-Plan Samples

Samples illustrate different aspects of STP in an incremental fashion, with each sample building on a previous one, adding capabilities. 

* [Quickstart](../quickstart) - bare-bones foundational example
* [Speech & Sketch](gmaps) - enhances the speech recognition strategy and adds a military symbol renderer
* [Tasks](tasks) - demonstrates how automatically detected Tasks can be handled
* [TaskOrg](to) - demonstrates handling of Task Org/ORBAT definitions
* [Roles](roles) - demonstrates role switching
* [Scenario](scenario) - demonstrates management of scenario data
* [Sessions](session) - demonstrates connection to STP server sessions
* [Custom Commands](commands) - demonstrates the definition of custom commands
* [C2SIM](c2sim) - demonstrates generation of C2SIM-compliant documents and server interaction
 