# EPN

<figure><picture><source srcset="/files/vyfYGSM5P8EQ5wdTvCJn" media="(prefers-color-scheme: dark)"><img src="/files/BRSLjarrjyY9AWuX3ahi" alt=""></picture><figcaption></figcaption></figure>

*<mark style="color:$info;">Comparison of a traditional VPN architecture and an EPN deployment built on Enigma.</mark>*

The Enigma Private Network (EPN) is an application that provides secure, private connectivity for distributed systems. EPN uses Enigma’s identity layer and dynamic network layer to establish encrypted sessions and manage access without relying on fixed network endpoints. This enables teams and services to connect in environments where traditional static VPNs or centralized gateways are vulnerable. EPN illustrates how scoped identity and coordination can be used to enforce access permissions.\
\
**EPN demonstrates:**

* Identity-scoped access without shared network visibility
* Dynamic routing without long-lived tunnels
* Access enforcement independent of network topology


---

# 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.engma.io/built-on-enigma/epn.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.
