# Wifi Setup and Activation

Now that your Chatterbox is all assembled and powered on, it's time to connect it to the internet.

## Review the Wifi and Activation Process

{% embed url="<http://vimeo.com/494277105>" %}
Review the the WiFi and activation process for Chatterbox
{% endembed %}

### Wifi over Sound

Wait, connect via sound?! How does THAT work?

It might sound weird but think of this process like an "audio QR code." We are able to transmit special data from your computer to Chatterbox over chirps that sound like a bird.

Those "chirps" tell your Chatterbox how to connect to your network auto-magically!

### Please complete the following steps to connect your Chatterbox to WiFi:

1. Open the below link in a **Chrome or Firefox browser on a laptop or desktop computer. (Mobile/iPad not supported, Safari not supported)**
2. Follow the instructions to set up wifi, activate your device and connect to the skill builder.

{% embed url="<https://hellochatterbox.net/setup>" %}
Click for Wifi Setup and Activation
{% endembed %}

{% hint style="info" %}
Depending on the number or networks in your area, it might take up to 30 seconds to scan for your network. You can also move closer to your WiFi router for better scanning.
{% endhint %}

## Alternatively, connect over Ethernet

If you don't want to connect via wifi network, you can connect your Chatterbox to the internet using a wired Ethernet cable. Simply, plug in the cable to your Chatterbox and it will be configured automatically.


---

# 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://chatterbox.gitbook.io/chatterbox/build-your-chatterbox/connecting-to-wifi.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.
