> For the complete documentation index, see [llms.txt](https://halocam.gitbook.io/halocam/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://halocam.gitbook.io/halocam/motorcycle-camera/model-m1/tutorials/connect-to-cameras-wifi.md).

# Connect to camera's WiFi

1.Go to your phone WiFi settings and find the WiFi whose name begins with “HaloCam-\*\*\*\*\*\*”, then connect to this WiFi using the default password "12345678".

![Step 1](/files/-M5fpxNwDCRdo2b5izVv)

2\. It will show you “Connected”, then you can go to the HaloCam Moto App.

![Step 2](/files/-M5fqrlUWNutyvSr51D5)

3\. Your phone may prompt that the network has no Internet access, and asks you whether you want to connect to this network, **just click “Connect”**.

![Step 3](/files/-M5frjKv4Og4QAMNdSvC)

4\. Now you may view the real time video in the DVR interface of the App. But if it doesn’t show the real-time video, you can click the “Connect DVR” button, then your phone will connect to the camera.

![Step 4](/files/-M5fsf9lObWaF6ITsxit)

5\. If you followed all the steps above, but it still doesn't connect, please feel free to contact us at <service@aidrive.com>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://halocam.gitbook.io/halocam/motorcycle-camera/model-m1/tutorials/connect-to-cameras-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.
