# Install WireGuard Client on Desktop/Laptop

## Description <a href="#description" id="description"></a>

This document provides instructions to install the WireGuard on your Windows laptop/desktop device and android device. WireGuard is a communication protocol for setting up secure VPN. It allows users to create an encrypted VPN for secure communication. All OpenG2P environment are securely accessed via WireGuard.

## Pre-requisites <a href="#pre-requisites" id="pre-requisites"></a>

The pre-requisites to install WireGuard are:

* Any browser to download and install WireGuard
* WireGuard conf file obtained from your System Administrator

## Procedure <a href="#steps" id="steps"></a>

[Click here](https://github.com/mosip/documentation/blob/1.2.0/docs/wireguard-client-installation-guide.md) for the instructions to install WireGuard Client on Desktop/Laptop device

[Click here](https://docs.openg2p.org/1.2/deployment/deployment-guide/install-wireguard-app-and-activate-tunnel) for the instructions to install WireGuard Client on Android device


---

# 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.openg2p.org/1.2/deployment/deployment-guide/install-wireguard-client-on-desktop-laptop.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.
