# Create VPN

Here are the steps to create a VPN:

* On the Network menu select the VPN tab, click the Create VPN button.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.1create.png" alt=""><figcaption><p>Create VPN</p></figcaption></figure>

* The Create VPN page appears. Enter a Name and select the VPC Network that will be used then click Create VPN.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.2%20create.png" alt=""><figcaption><p>Create VPN</p></figcaption></figure>

* Wait for the VPN creation to complete.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.3%20create.png" alt=""><figcaption><p>Create VPN</p></figcaption></figure>

* A notification appears "VPN Pfsense \[VPN name] has been successfully created!" which means the VPN was created successfully.

<figure><img src="https://putri.box.cloudeka.id/cloudeka-assets/static/images/21vpn/21.4%20create.png" alt=""><figcaption><p>Create VPN</p></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://docs.cloudeka.id/deka_flexi/deka-vpn/create-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.
