This document introduces Amazon Echo and the Alexa Skills Kit (ASK). It discusses how Alexa is the cloud service used by Echo devices and how the ASK allows developers to build new voice experiences for Echo using skills. It provides an overview of the Alexa architecture and how skills are built with configuration data and a hosted service. It also demonstrates configuring a new skill and building a sample skill using JavaScript and Node.js.