# VPN

This chapter describes how to set up the VPN (Virtual Private Network) for your nomos controller. A VPN allows you to securely access your home network from outside locations.

**Activating the VPN:**

1. Click the "**On**" button at the top right of the VPN menu.
2. A text box will appear. Enter the **partner name**. This name is required.

**Adding a VPN Client:**

This button allows you to add new VPN clients to the system. This involves entering the client information and setting up the necessary security certificates or passwords.

* **Verification:** Check if there are already clients listed in the "VPN Clients" section. If there are, you can proceed to step 3.
* **Adding:** If there are no clients yet, click on “**+ Add VPN Client**”. Follow the on-screen instructions to continue.

**VPN Port Forwarding:**

* **Function:** This section manages port forwarding for the VPN. Port forwarding allows incoming connections on specific ports.
* \+ **Expose local device to VPN:** This button lets you share a local device on your network for access through the VPN.

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


---

# 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://documentation.nomos-system.com/nomos-system/integrator-en/administration/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.
