# Connect your devices

The Setup is almost done now 😊 The only thing todo is to open the webapp, login and add your lamp.

## [Step 0 - Open the Web-App](http://smartlight.hackedit.de/)

[http://app.smartlight.](http://smartlight.hackedit.de/)ga

## Step 1 - Login

![](https://github.com/adrianjost/SmartLight-Documentation/blob/master/.gitbook/assets/image%20\(6\).png)

You can choose one of the given options. Whatever you choose, I promise you that I don't do anything with your data. I created this project purely for myself without any commercial interests. But be aware that for the same reason, this isn't a commercial product so it's totaly possible that I delete your userdata at some point or stop mainting the product at all. To be on the safe side, setup your own instance of the webapp. It's simple, I promise.

{% content-ref url="/pages/-Lwn1dEIKR-B005zP-yC" %}
[Setup the Server (optional)](/setup/setup-the-server-optional.md)
{% endcontent-ref %}

## Step 2 - Add your Lamps

I think the UI is pretty self-explanatory but to be on the safe side:

### 1. Navigate to "Settings"

![/settings](/files/-LWBpdbA3LLM27J5sI6C)

### 2. Click on the "+" below "Lamps:"

![/settings/add/lamp](/files/-LWBq36S4qX9xzmF2P2_)

### 3. Fill in the information

Almost all fields are optional, except the Name, Hostname or IP, and the Icon. The Tags are only used to identify lamps when using the IFTTT Google Home adapter.

Add the Lamp by clicking the checkmark at the bottom of the page.

{% hint style="info" %}
I can recommend the App "Fing - Network Scan" to get the hostname and IP of all devices in your local network.
{% endhint %}

### 4. DONE - Control your lamps


---

# 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.smartlight.hackedit.de/setup/connect-to-your-device.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.
