> For the complete documentation index, see [llms.txt](https://docs.pritunl.com/kb/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pritunl.com/kb/vpn/tutorials/tutorials.md).

# Tutorials

### Getting Started

[**View this tutorial**](/kb/vpn/link/installation.md)

![](/files/99x5V8rw93X56qERd9iN)

### Pritunl Zero Gitlab

![](/files/w9SORvwDPR07N1o4owa6)

[**Pritunl Zero Gitlab**](/kb/vpn/tutorials/pritunl-zero-gitlab.md)

### Accessing a Private Network

[**View this tutorial**](/kb/vpn/tutorials/accessing-a-private-network.md)

![](/files/gHyGe55Oh56HuaJ8ZjTY)

### Multi-Host Servers

[**View this tutorial**](/kb/vpn/tutorials/multi-host-servers.md)

![](/files/hq5YuKDnk8G9Zn9NHEgv)

### Replicated Servers

[**View this tutorial**](/kb/vpn/tutorials/replicated-servers.md)

![](/files/hq5YuKDnk8G9Zn9NHEgv)

### Site-to-Site with WireGuard or IPsec

[**View this tutorial**](/kb/vpn/tutorials/pritunl-link.md)

![](/files/osq1i3nVs4dRJJm4vFmE)

### Site-to-Site Configuration

[**View this tutorial**](/kb/vpn/tutorials/site-to-site-configuration.md)

![](/files/o6665Vu8t3SFsKPb0SdA)

### Network Links

[**View this tutorial**](/kb/vpn/tutorials/network-links-1.md)

![](/files/F67GETbeZsVBC8ZFCzo1)

### AWS Route Advertisement

[**View this tutorial**](/kb/vpn/tutorials/aws-route-advertisement.md)

### Oracle Route Advertisement

[**View this tutorial**](/kb/vpn/tutorials/oracle-route-advertisement.md)

### Port Forwarding

[**View this tutorial**](/kb/vpn/tutorials/port-forwarding-1.md)

### Chrome OS Client

[**View this tutorial**](/kb/vpn/tutorials/chrome-os.md)

### Ubiquiti EdgeRouter

[**View this tutorial**](/kb/vpn/tutorials/ubiquiti-edgerouter-tutorial.md)

### Pritunl Zero SSH Certificates

[**View this tutorial**](/kb/vpn/tutorials/ssh-certificates-1.md)


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.pritunl.com/kb/vpn/tutorials/tutorials.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
