This visual execution shows how to configure a custom domain in Firebase Hosting. First, you create a hosting site and deploy your app. Then, you add your custom domain in the Firebase console. Firebase provides DNS records that you must add to your domain registrar. After DNS propagation, Firebase verifies domain ownership. Once verified, Firebase automatically provisions an SSL certificate. Finally, your custom domain becomes active and serves your content securely over HTTPS. The execution table traces each step with Firebase responses and user actions. The variable tracker shows how domain status, DNS records, and SSL certificate state change through the process. Key moments clarify common confusions about verification and DNS updates. The quiz tests understanding of verification steps, SSL status, and DNS impact. This step-by-step trace helps beginners see exactly how Firebase connects their domain to hosting.