This document summarizes how to build robots for Google Wave. Robots are programs that participate in waves like users and can respond to events. They are built using APIs in Python or Java and run on Google App Engine. Examples of robots are provided like one that replaces emoticons. The document outlines how to get started with the developer sandbox and explores robot architectures, concepts, and examples. It also discusses the robot roadmap and moving beyond robots to federated waves.