# Connecting To The Internet

## Sensor Setup

Follow the manufacturer’s manual to configure your Airsquitter:

<a href="https://jetvision.de/manuals/AirSquitter_Manual_V1.pdf" class="button primary">Setup Instructions</a>

> <mark style="color:green;">Important: only use the ethernet method t</mark>o setup your Jetvision. <mark style="color:red;">Do not use the micro-USB</mark> as this does not work.\
> \
> Tip: If you plan to use wi-fi to connect your device, use ethernet to configure your wi-fi network first, then move your device closer to your antennas, and complete setup.

Key steps:

1. Plug the Airsquitter sensor into your router via ethernet cable
2. Power the sensor with the supplied power cable
3. Click the black button on the front of the sensor until you see an IP address on the small LED screen (it should look something like 192.168.1.xxx)
4. Type this into a browser window on another device (e.g. phone or laptop) that is connected to the same router
5. You should arrive at the home screen of your Airsquitter
6. Go into network settings to configure your wi-fi with the network name, and password
7. You should be connected to the internet


---

# 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.4dsky.com/setup-instructions/connecting-to-the-internet.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.
