# Introduction

OpenNet VPN is a privacy-focused Virtual Private Network service designed to help you reclaim your online freedom. By routing your internet traffic through encrypted tunnels, OpenNet VPN prevents anyone from monitoring your browsing activity or tracing your connection back to you. This means you can access blocked websites, use public Wi-Fi safely, and keep your personal information secure without fear of surveillance.

**Key Benefits:**

* **Maximum Privacy:** OpenNet VPN maintains a strict **no-logs policy** – we do not record your browsing data or connection timestamps. There are also no trackers or analytics in our apps or service, underscoring our commitment to user privacy.
* **Modern Security:** We utilize strong, open-source VPN protocols and up-to-date encryption standards to safeguard your data. All traffic is encrypted end-to-end with ciphers like AES-256 and ChaCha20-Poly1305, ensuring robust protection.
* **Bypass Censorship:** OpenNet VPN employs “stealth” technology to circumvent internet censorship and firewalls. Even in regions with strict network restrictions, our service is designed to remain accessible and keep you connected to the open internet.
* **Ease of Use:** Instead of traditional usernames and passwords, OpenNet VPN uses a simple **access code** system. After obtaining your access code from our website, you can quickly set up the VPN on any supported device. No technical expertise is required – just follow our step-by-step setup guides.
* **Multi-Device Support:** A single OpenNet VPN access code can secure up to five devices simultaneously. Whether on your phone, laptop, or tablet, you can protect all your devices with one subscription.

Welcome to the OpenNet VPN documentation. In the following pages, you’ll learn how the service works, which connection protocols are available, how we protect your privacy, and how to get started on various platforms. Our goal is to provide clear, concise instructions so you can confidently use OpenNet VPN and enjoy a safer, freer internet experience.


---

# 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.opennetvpn.com/introduction.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.
