# Step-by-Step WiFi Setup

#### **Step 1: Powering Up Your Useless Brick™**

1. **Plug It In:** Connect your brick to a power source. Watch in awe as it powers up (or just stays stubbornly lit).
2. **Wait for the LED Indicator:** A steady light means it’s awake and ready to play. Blinking? It’s thinking—maybe about its purpose in life.

#### **Step 2: Connecting to the UselessBrick\_Config Network**

1. **Open Your Device's WiFi Settings:** Whether you're on a smartphone, tablet, or that old laptop you never use, open those settings.
2. **Find the Network Named `UselessBrick_Config`:** It should appear in the list of available networks, just waiting for your attention.
3. **Connect to It:** Password is required because why not? (Password: "**configureme**")

#### **Step 3: Accessing the Magical Configuration Page**

1. **Open a Web Browser:** Chrome, Firefox, Safari—you name it. Just don't use Internet Explorer; it's not cool.
2. **Navigate to `http://192.168.4.1`:** Type it in, hit enter, and prepare to be dazzled by the simplicity of your brick's web server.
3. **Behold the Configuration Interface:** A beautifully designed (okay, maybe just functional) page that asks for your WiFi credentials.

#### **Step 4: Entering Your WiFi Credentials**

1. **Find Your WiFi Network Name (SSID):** This is the name of your internet connection. If you don't know it, maybe check your router.
2. **Enter Your WiFi Password:** Type it carefully. Remember, it's case-sensitive. Triple-check it, because bricks don't forgive typos.
3. **Submit the Form:** Click the "Save" button and watch as your brick attempts to connect to the WiFi. Fingers crossed!

#### **Step 5: Waiting for the Miracle**

1. **Hold Your Breath:** Just kidding. Or am I?
2. **Watch the LED Indicator:** A solid light means success. A blinking light? Maybe it’s struggling to connect or just really into its own thoughts.
3. **Celebrate:** If the brick connects, give yourself a pat on the back. If not, proceed to troubleshooting.

***

### **Troubleshooting**

#### **Problem: Brick Won't Connect to WiFi**

* **Solution:**
  * **Double-Check Credentials:** Ensure you entered the correct SSID and password. Remember, bricks don't appreciate typos.
  * **Restart the Brick:** Unplug it, wait 10 seconds, plug it back in. Sometimes, bricks just need a moment to reflect.
  * **Check WiFi Signal:** If your router is in the next room and you're not a brick with legs, consider moving closer.

#### **Problem: Can't Access the Configuration Page**

* **Solution:**
  * **Ensure You're Connected to `UselessBrick_Config`:** If you're not connected, the configuration page won't load.
  * **Use the Correct IP Address:** Type `http://192.168.4.1` accurately. Any deviation, and you'll be staring at a blank page.
  * **Try a Different Browser:** Maybe your current browser is playing hard to get.

#### **Problem: LED Indicator is Always Off**

* **Solution:**
  * **Check Power Connection:** Ensure the brick is properly plugged in. No power, no LED action.
  * **Inspect for Damage:** If your brick has been through a rough tumble, it might be too "useless" to light up.

***

### **Frequently Asked Questions**

**Q1: Why is it called the Useless Brick™?**

*A1: Because tradition, that's why. And because bricks are awesome in their own right.*

**Q2: Can the Useless Brick™ do anything useful?**

*A2: Absolutely! It connects to WiFi, sends data, and might even light up when happy. Beyond that, its usefulness is up to your imagination.*

**Q3: What happens if I forget my WiFi password?**

*A3: Relax, the Useless Brick™ has a stellar memory! Once you've entered your WiFi credentials, the brick stores them securely. It will automatically reconnect to your WiFi network on every restart without you needing to re-enter the credentials. However, if you ever need to change your WiFi details, simply reconnect to the `UselessBrick_Config` network within 10 minutes of the device starting up, enter the new credentials, and voilà—your brick is updated. No more "WiFi woes" for you or your brick!*

**Q4: Can I connect the Useless Brick™ to multiple WiFi networks?**

*A4: This brick is loyal to one network at a time. If you want to switch, just repeat the setup process.*


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.uselessbrick.com/useless-brick-docs/getting-started/step-by-step-wifi-setup.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
