# Pritunl Documentation

![](https://4081911837-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FxwsRNY57JB88wGOcyVKP%2Fuploads%2Fgit-blob-bffe4da6ec8c8d3c41bd0fc8c0cde39ac457b5b3%2Flogo_code.png?alt=media)

Welcome to the Pritunl documentation. Use the links below to view the documentation for each product.

### Product Documentation

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:orange;"><strong>Pritunl VPN</strong></mark></td><td>VPN Server Documentation</td><td></td><td></td><td><a href="https://app.gitbook.com/o/GGIQTwjsvkVGC9sXgj4b/s/hDA4eusSNQcv5QfappvI/">Pritunl VPN</a></td></tr><tr><td><mark style="color:$primary;"><strong>Pritunl Zero</strong></mark></td><td>Zero Trust Server Documentation</td><td></td><td></td><td><a href="https://app.gitbook.com/o/GGIQTwjsvkVGC9sXgj4b/s/lsTNjQ8Kdr13MwZnI3jV/">Pritunl Zero</a></td></tr><tr><td><mark style="color:purple;"><strong>Pritunl Cloud</strong></mark></td><td>Self Hosted Declarative Virtualization Platform Documentation</td><td></td><td></td><td><a href="https://app.gitbook.com/o/GGIQTwjsvkVGC9sXgj4b/s/7VFD0Okoikbws6fRiMFC/">Pritunl Cloud</a></td></tr></tbody></table>

### Open Source Tools

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-cover data-type="files"></th><th data-hidden></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><mark style="color:$primary;"><strong>Pritunl Boot</strong></mark></td><td>Interactive web based iPXE Linux distribution installer</td><td></td><td></td><td><a href="https://boot.pritunl.com/">https://boot.pritunl.com/</a></td></tr><tr><td><mark style="color:$primary;"><strong>lsync</strong></mark></td><td>Python based live file syncing to remote hosts using rsync and inotifywait</td><td></td><td></td><td><a href="https://github.com/pritunl/toolbox/tree/master/lsync">https://github.com/pritunl/toolbox/tree/master/lsync</a></td></tr><tr><td><mark style="color:$primary;"><strong>s3c</strong></mark></td><td>Lightweight Python based S3 client inside a single file</td><td></td><td></td><td><a href="https://github.com/pritunl/toolbox/tree/master/s3c">https://github.com/pritunl/toolbox/tree/master/s3c</a></td></tr></tbody></table>

### Legacy Documentation

The documentation was recently upgraded, the legacy documentation will remain available at the location below.

<table data-view="cards"><thead><tr><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Legacy Documentation</strong></td><td><a href="https://docs.pritunl.com/docs">https://docs.pritunl.com/docs</a></td></tr></tbody></table>


---

# 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.pritunl.com/kb/readme.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.
