> 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/vpn-based-connection.md).

# VPN-based connection

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

The advantage of a VPN-based connection is that the Camera Control Laptop can be located in a different location than the DeltaQuad Controller. You can make use of the VPN-based connection anywhere in the world as long as there is an internet connection.

## Pairing the DeltaQuad Controller with the Camera Control Laptop

If you use the VPN-based connection for the first time you need to pair the DeltaQuad Controller with the Camera Control Laptop:

* Turn on the DeltaQuad Controller.&#x20;

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

* Connect the DeltaQuad Controller to the Camera Control Laptop using the USB cable provided with the DeltaQuad Controller.

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

* Turn on the Camera Control Laptop.

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

* On the Camera Control Laptop open the Connection Manager and click on “Pair”.&#x20;

<figure><img src="/files/8EyIE4WouOpQEyBcpwus" alt="" width="142"><figcaption></figcaption></figure>

<figure><img src="/files/d1p5vSijA9ye9WoxIWb5" alt="" width="365"><figcaption></figcaption></figure>

* A terminal window will open with instructions. Press “Enter” to continue.&#x20;

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

* After the successful pairing, the following message will be shown:&#x20;

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

## Connecting the Camera Control Laptop with a VPN-based connection

* 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/pg23KCL7ZuFaehE5mKZY" alt="" width="563"><figcaption></figcaption></figure>

When the DeltaQuad controller has established an internet connection the application "Open VPN" will start up and load the VPN profile.

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

In order to make use of the VPN-based connection the VPN profile must be loaded successfully.

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

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

* On the Camera Control Laptop establish an internet connection.

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

* Open the Connection Manager and choose the option “VPN”. Click on “Connect”.

<figure><img src="/files/wAbb2xZu34LmA3qsIffe" 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/NFJHts9fs6kbbXEbiuKE" 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/vpn-based-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.
