The document requests a step-by-step guide on creating a bottom navigation in an Android application with two options: Home and Contacts, without using fragments. It specifies that selecting 'Home' should open a new activity called Home, and selecting 'Contacts' should open a new activity for Contacts. The user asks for thorough explanations and visual examples, and mentions using Android Studio with Java.