# 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: 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.
