> For the complete documentation index, see [llms.txt](https://docs.deltaquad.com/deltaquad-pro-operations-manual-v2/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.deltaquad.com/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop/wi-fi-network-connection.md).

# Wi-Fi network connection

{% embed url="<https://drive.google.com/file/d/1_H8KTmi_cLxVckOL4NKARLQbpj9wVijj/view?usp=sharing>" %}

* Connect the DeltaQuad Controller to an internet connection as described in the manual [here](https://docs.deltaquad.com/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/deltaquad-controller#getting-started).

<figure><img src="/files/mxqBKk2HWYPM2MhNvzdl" alt="" width="563"><figcaption></figcaption></figure>

* Connect the Camera Control Laptop to the same Wi-Fi network or hotspot.&#x20;

<figure><img src="/files/Y8I95w3NnQJBgL5r2hSa" alt="" width="563"><figcaption></figcaption></figure>

* On the DeltaQuad Controller, open CCA3 and wait until a connection with the DeltaQuad Pro has been established.

<figure><img src="/files/oKT8s5S0dsHsvfGXi35B" alt="" width="563"><figcaption></figcaption></figure>

You need to find the IP address given to the DeltaQuad controller by the Wi-Fi network.

* On the DeltaQuad Controller, go to the settings.&#x20;

<figure><img src="/files/4cK7tSIvTTLMyYBFfvHt" alt="" width="563"><figcaption></figcaption></figure>

* Scroll down to About phone.

<figure><img src="/files/msDqxUqZKjaMvNlSgr77" alt="" width="563"><figcaption></figcaption></figure>

* Go to Status.

<figure><img src="/files/eTDIpxmITL61psiDjks5" alt="" width="563"><figcaption></figcaption></figure>

* Go to the section where the IP address is stated.

<figure><img src="/files/jlpo0JtdrUytQ4y4576M" alt="" width="563"><figcaption></figcaption></figure>

* The stated IP address needs to be filled into the blank field of the Connection Manager on the Camera Control Laptop. Select the option IP Address and click on Connect.

<figure><img src="/files/OPPtKbv1TeFjpSpyz4zv" alt="" width="563"><figcaption></figcaption></figure>

* On the Camera Control Laptop open CCA3. A connection should be established within a few seconds.

<figure><img src="/files/prsMqX0vnJ0piU7zInak" alt="" width="563"><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.deltaquad.com/deltaquad-pro-operations-manual-v2/deltaquad-pro-view/using-the-camera-control-laptop/wi-fi-network-connection.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
