# WIFI

## Wi-Fi

* Go to Configuration->Network->WiFi

The Wi-Fi menu item has the tab of Wi-Fi settings. The Wi-Fi feature allows a camera to connect to a network wirelessly. Below is a screenshot of the Wi-Fi tab.

## Explanation

* **Enable**: This checkbox allows the user to enable Wi-Fi functionality.&#x20;
* **Add SSID**: This button allows the user to manually enter an SSID.&#x20;
* **Search SSID**: This button allows the user to search for more SSIDs.

{% hint style="info" %}
:man\_mage: **Tips**: If the camera does not have Wi-Fi functionality, there will be a notification: The device does not support this feature.
{% endhint %}


---

# 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.jtokenapp.com/live-camera/configuration/network/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.
