This document discusses adding new commands in Appium 2.0. It begins by introducing the speaker and their background. It then outlines the topics to be covered: 1) About Appium commands, 2) Commands in a fake driver, 3) Calling commands via curl, 4) Adding commands in a Ruby client. It provides an example of adding commands to a fake driver in Appium and calling them via curl. It demonstrates adding commands to a Ruby client to call endpoints in the fake driver and discuss proper formatting of requests.