> For the complete documentation index, see [llms.txt](https://docs.bugbase.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.bugbase.ai/company-guide/vpn-servers.md).

# VPN Servers

A VPN server acts as a secure gateway for a specific group of asset, ensuring controlled access and monitoring of testing activities conducted by Bug Hunters.

These VPN servers can be set up and configured directly from your BugBase Dashboard.

You can view and configure all **VPN servers** from the Assets page in the Company Dashboard.

<figure><img src="/files/3LG3cCWB701ioqeLX8sp" alt=""><figcaption><p>VPN Dashboard</p></figcaption></figure>

## Quick Setup

To get started with VPN servers on BugBase, follow these setup guides:

### 1. Create, configure and deploy a VPN server

{% content-ref url="/pages/cJ2ySYTqBXAX99q7tWHR" %}
[Create, Configure and Deploy VPN server](/company-guide/vpn-servers/create-configure-and-deploy-vpn-server.md)
{% endcontent-ref %}

### 2. Monitor Live Statistics and Logs

{% content-ref url="/pages/JSaNE58RdurpE01OSqQ0" %}
[Monitor Live Statistics and Logs](/company-guide/vpn-servers/monitor-live-statistics-and-logs.md)
{% endcontent-ref %}


---

# 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.bugbase.ai/company-guide/vpn-servers.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.
