# Tutorials

- [Tutorials](https://docs.pritunl.com/kb/vpn/tutorials/tutorials.md): Index of Pritunl tutorials
- [Accessing a Private Network](https://docs.pritunl.com/kb/vpn/tutorials/accessing-a-private-network.md): Securing access to a private network with Pritunl
- [Multi-Host Servers](https://docs.pritunl.com/kb/vpn/tutorials/multi-host-servers.md): Create multi-host Pritunl servers for high availability
- [Replicated Servers](https://docs.pritunl.com/kb/vpn/tutorials/replicated-servers.md): Replicate Pritunl servers for load balancing and high availability
- [Site-to-Site with WireGuard or IPsec](https://docs.pritunl.com/kb/vpn/tutorials/pritunl-link.md): Create a site-to-site connection between AWS, Google Cloud and Oracle Cloud
- [Site-to-Site Configuration](https://docs.pritunl.com/kb/vpn/tutorials/site-to-site-configuration.md): Create a secure site-to-site connection between networks
- [Pritunl Zero GitLab](https://docs.pritunl.com/kb/vpn/tutorials/pritunl-zero-gitlab.md): Pritunl Zero GitLab tutorial
- [AWS Route Advertisement](https://docs.pritunl.com/kb/vpn/tutorials/aws-route-advertisement.md): Route advertisement on AWS
- [Oracle Route Advertisement](https://docs.pritunl.com/kb/vpn/tutorials/oracle-route-advertisement.md): Configure non-NAT server with route advertisement on Oracle Cloud
- [Port Forwarding](https://docs.pritunl.com/kb/vpn/tutorials/port-forwarding-1.md): Forward ports to VPN clients
- [Chrome OS Client](https://docs.pritunl.com/kb/vpn/tutorials/chrome-os.md): Configure Chrome OS client
- [Ubiquiti EdgeRouter](https://docs.pritunl.com/kb/vpn/tutorials/ubiquiti-edgerouter-tutorial.md): Configure Pritunl OpenVPN client on an EdgeRouter
- [Network Links](https://docs.pritunl.com/kb/vpn/tutorials/network-links-1.md): Create site-to-site network gateway connection
- [SSH Certificates](https://docs.pritunl.com/kb/vpn/tutorials/ssh-certificates-1.md): Pritunl Zero user and host certificates


---

# 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/vpn/tutorials.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.
