This document provides an introduction to using Realm with Kotlin by explaining how to add the Realm Gradle plugin dependency, apply the plugin, and then covers the basic Realm operations of defining models, writing data to Realm, and querying data.