# Setting up the AI Camera

### Step-by-Step AI Camera Device Setup Guide

**Step 1: Unboxing**\
Carefully unpack your AI Camera Device package and ensure the following items are included:

* **Instruction Manual:** Setup and usage guidelines
* **Camera:** AI-enabled Fry Camera device
* **Power Adapter:** For camera operation
* **Mounting Bracket and Screws:** Optional for outdoor installation
* **Power Cable:** For connecting your camera to power

***

**Step 2: Camera Setup** *(Instructions may vary slightly based on model and brand)*

* Download and install the app indicated in your instruction manual.
* Open the app and tap **"Add Device."**
* Select the appropriate camera model and choose **"Wi-Fi Connection by AP."**
* Wait until the camera indicator lights (blue/red) flash, then press the corresponding button on your device.
* Choose **"Connect to Device Automatically."**
* Scan the camera's QR code to link it with your Wi-Fi network.
* Select your Wi-Fi network and enter your network password.
* Allow approximately 120 seconds for the device to complete the Wi-Fi connection.

***

**Step 3: Configure RTSP Streaming**\
Refer to the detailed step-by-step:

* [RTSP Streaming Configuration Guide](https://docs.frynetworks.com/docs/miners/ai-camera/rtsp-stream)

***

**Step 4: Device Registration**\
Once the setup process is complete, visit the Fry Networks Dashboard to register your device and activate its network participation.\
Detailed registration instructions can be found on the [Registration](https://chatgpt.com/c/68fc12dd-ea60-8325-9e74-d48a27fabff4#) page.

***

#### Additional Notes:

* Keep your AI Camera Device powered and continuously connected to Wi-Fi.
* For outdoor setups, securely attach your camera using the provided mounting hardware.


---

# 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/ai-camera/setting-up-the-ai-camera.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.
