The document discusses how QIWI practices "dogfooding" for their Android app by using an automated process to build the app with latest changes, run tests, and upload the alpha version to Google Play for internal users. They developed a Gradle plugin on GitHub that allows them to upload different app versions and update messages. The fully automated process ensures they are using the product they built and catches issues early through continuous delivery to internal testers.