This document discusses MongoDB Mobile, which brings the power of MongoDB to mobile devices. It allows developers to build mobile apps that leverage MongoDB everywhere by providing a mobile database, drivers for iOS and Android, and the Stitch SDK to connect mobile and cloud services. Stitch provides authentication, rules, and syncing between local and remote data to enable seamless offline usage. An example chat app is outlined using Stitch for user authentication, custom user and channel models, and subscriptions to channel data.