This document provides an introduction to building bots using the Microsoft Bot Framework. It discusses what bots are and gives an overview of the Bot Framework and its components. It then describes how to build bots using the Bot Builder SDK for .NET or Node.js, test bots locally using the emulator, and publish/register bots. It also covers connecting bots to channels and services like LUIS for natural language understanding.