diff --git a/docs/products/ESPHome-Starter-Kit/setup/first-steps.md b/docs/products/ESPHome-Starter-Kit/setup/first-steps.md
index e02e7d2a6..071fa568a 100755
--- a/docs/products/ESPHome-Starter-Kit/setup/first-steps.md
+++ b/docs/products/ESPHome-Starter-Kit/setup/first-steps.md
@@ -63,12 +63,18 @@ Pick the platform you'll be running ESPHome Device Builder on:
The ESPHome Device Builder runs as a Home Assistant app served right inside your existing HA dashboard. This is the easiest option if you already run Home Assistant OS or a supervised install.
+ **Method 1**
+
+ To add the **ESPHome Device Builder** to your Home Assistant instance, use this My button:
+
+ [](https://my.home-assistant.io/redirect/config_flow_start/?domain=esphome)
+
+ **Method 2**
+
1. In Home Assistant, open **Settings → Apps → App Store**.
2. Search for **ESPHome Device Builder** and click **Install**.
3. Once installed, click **Start**, then **Open Web UI**. The Device Builder will open inside your Home Assistant dashboard.
-
-
!!! info "Already on the new layout"
The HA app version of Device Builder is already the new beta backend, so you can skip the backend toggle and browser refresh shown in the desktop tabs.
@@ -101,15 +107,19 @@ Pick the platform you'll be running ESPHome Device Builder on:
#### Set up Wi-Fi Credentials
-Fill in your Wi-Fi network name (SSID) and Wi-Fi password then click Save credentials. The password is case sensitive so be careful when
+Fill in your Wi-Fi network name (SSID) and Wi-Fi password then click Save credentials. *The password is case sensitive so be careful when entering your password.*
+
+!!! tip "Secrets Folder"
+
+ One popular option is to store your encryption keys here. That way, you can share your full YAML with other users without needing to edit and hide your encryption key. See our using secrets wiki for step by step directions!

If you make a mistake or want to change this later, click the 3 dots menu in the top right then select Secrets. Click the Eye icon to unhide the Wi-Fi SSID and password and change them then click Save in the bottom right.
-!!! tip "Protip: You can put all kinds of credentials here that you want kept secret!"
+!!! tip "Get busy!"
- One popular option is to store your encryption keys here. That way, you can share your full YAML with other users without needing to edit and hide your encryption key. See our using secrets wiki for step by step directions!
+ You are done with the install guide and can now use the kit!
#### Add a new device