# Shelly Smart Plug

***

### **Step 1: Download the Shelly App**

* Open the **App Store (iOS)** or **Google Play Store (Android)**.
* Search for **Shelly Cloud** and download the app.
* Open the app and create an account or log in.

***

### **Step 2: Plug in the Shelly Smart Plug**

* Plug the Shelly Smart Plug into a power outlet.
* Ensure the **LED indicator is flashing** (the plug is in setup mode).

***

### **Step 3: Connect Shelly to Wi-Fi**

* Open the **Shelly Cloud** app.
* Tap the **+ icon** or **Add Device**.
* Select the Shelly Smart Plug from the list of nearby devices.
* The app will prompt you to connect to Shelly’s temporary Wi-Fi network:
  * Go to your phone’s **Wi-Fi settings** and connect to the network starting with **ShellyPlug-xxxxxx**.
  * Return to the Shelly app.

***

### **Step 4: Configure Wi-Fi Settings**

* Select your **home Wi-Fi network (2.4 GHz)** in the app.
* Enter your **Wi-Fi password** and let the plug connect (this might take a few seconds).
* The app will confirm once the plug is connected to your home network.

***

### **Step 5: Name Your Device**

* Give the Shelly Smart Plug a name, e.g., "Living Room Plug" or "Coffee Maker".
* Save the changes.

***

### **Step 6: Set Up Automation (Optional)**

Using the Shelly app, you can:

* Set **timers or schedules**.
* Monitor **power consumption**.
* Create **scenes or automations** with other Shelly devices.

***

### **Step 7: Integrate with Voice Assistants (Optional)**

To control the Shelly Smart Plug using Google Assistant or Amazon Alexa:

1. Open the **Google Home** or **Amazon Alexa** app.
2. Add the **Shelly Cloud skill or service**.
3. Link your Shelly account.
4. Your Shelly Smart Plug will now be discoverable and controllable via voice commands.

***

### **Troubleshooting Tips**

* Ensure your phone is connected to a **2.4 GHz Wi-Fi network** during setup (not 5 GHz).
* If the plug doesn’t appear during setup, reset the device by unplugging it or holding the reset button until the LED indicator starts flashing again.

***

## **How to Find the API Key and MAC Address for Shelly Smart Plugs**

1. Create an account at [**Shelly Cloud**](https://control.shelly.cloud/).
2. Add your device.
3. Go to **User Settings** and find the **Authorization Cloud Key**.
4. Expand the **Authorization Cloud Key** section and click the blue **Get Key** button to retrieve your API key.

<figure><img src="/files/83wdQZLPdPObq923eCnE" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CT7axBL4vQPhiwlAWeKm" alt=""><figcaption></figcaption></figure>

5. To find the **MAC Address**:

* Determine the device’s **IP address** (default: `192.168.33.1`).
* If it’s not the default, check the IP in the **Shelly Cloud** app.

<figure><img src="/files/mLTUZFacvAw7TmFC6pxC" alt=""><figcaption></figcaption></figure>

* Open a web browser and enter the IP in the format: `https://192.168.x.x`.
* In the web interface, click the **Wi-Fi icon** in the top-right corner to view the MAC address.

<figure><img src="/files/ugt0492vCNsvX8GPi6li" alt=""><figcaption></figcaption></figure>

***

## **Linking and Registering Your Energy Gateway with Fry Networks**

1. After completing setup, register your device on the [**Fry Networks Dashboard**](https://dashboard.frynetworks.com) and link it via the **⚙️ Settings** icon to activate participation in the network.

For detailed step-by-step instructions on registering and verifying your gateway, refer to the [**Registration Guide**](/docs/dashboard/registration.md).

***


---

# 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.frynetworks.com/docs/devices/energy-gateway/shelly-smart-plug.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.
