# Introduction

Deka VPN is a secure networking feature in Service Portal AI that creates a private and encrypted connection between your device and the Service Portal AI. With Deka VPN, you can safely access and manage cloud resources without exposing sensitive data to the public internet.

Deka VPN supports two protocols: IPSec and OpenVPN, giving you flexibility to choose the one that best fits your organization’s needs. Both protocols are designed to keep your data safe and your connection reliable.

By using Deka VPN, your organization can build secure and scalable access to cloud environments, while ensuring compliance with security standards.


---

# 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://docs.cloudeka.ai/guidance-for-individual/deka-vpn/introduction.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.
