> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/misc/virtual-platform/technical-specifications/vpn.md).

# VPN (Virtual event)

In some corporate networks, the VPN may provide certain services from the Let's Get Digital platform to be blocked. Although Let's Get Digital works via normal protocols, it is not possible for Let's Get Digital to estimate whether this is the case for a specific VPN. It can e.g. prevent the CDN from being blocked by the specific VPN or must be whitelisted. To ensure that the VPN does not block certain things, it is necessary to make sure that the VPN is tested to see if all services are working.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://knowledge-base.letsgetdigital.com/misc/virtual-platform/technical-specifications/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.
