This document provides an overview and examples of using Cloud Script, a Platform-as-a-Service company's server-side scripting solution. It recaps the basics of creating and calling scripts, and provides scenarios for validating player actions, granting rewards, messaging between players, and making external API calls. Examples show how to validate moves, grant items for completing levels, send messages stored in shared group data, and make authorized calls to third-party APIs using OAuth tokens obtained via Cloud Script. Resources for learning more about Cloud Script capabilities and examples are also listed.