# VPN

### Overview

Mullvad VPN is a privacy-focused virtual private network service known for its strict no-logs policy and transparent security practices.

***

### Privacy-Preserving Voucher Model

Conectum provides access to Mullvad VPN using a **voucher-based model** designed to preserve user privacy and minimize data exposure.

Conectum does **not** create, manage, or store VPN accounts. Instead, users redeem Mullvad VPN vouchers directly within the Mullvad application on their own device. Each voucher adds VPN time to an account that is **created locally by the user** as a randomly generated account number.

Because this process happens entirely on the user’s device:

* no usernames or passwords are created by Conectum
* no personal data is collected
* no VPN usage data is visible to Conectum
* no linkage exists between VPN activity and the Conectum platform

Conectum acts solely as a **secure distribution layer** for VPN access, enabling users to obtain trusted VPN services via crypto-based payments without compromising control or privacy.

This approach reflects Conectum’s core principle: providing secure access to essential services while keeping user data exposure to an absolute minimum.


---

# 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://conectum-portal.gitbook.io/conectum-portal-documentation/services/vpn.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.
