# System

- [Infrastructure](https://docs.pritunl.com/kb/vpn/system/infrastructure.md): Pritunl cluster infrastructure
- [Bandwidth Performance](https://docs.pritunl.com/kb/vpn/system/bandwidth-performance.md): Improving VPN bandwidth performance
- [Logging](https://docs.pritunl.com/kb/vpn/system/logging.md): Pritunl logging system
- [Monitoring](https://docs.pritunl.com/kb/vpn/system/monitoring.md): Monitoring with InfluxDB
- [Backup](https://docs.pritunl.com/kb/vpn/system/backup.md): Backing up Pritunl
- [Server Commands](https://docs.pritunl.com/kb/vpn/system/commands.md): Pritunl server CLI commands
- [Load Balancing](https://docs.pritunl.com/kb/vpn/system/load-balancing.md): Load balancing web console
- [Scaling](https://docs.pritunl.com/kb/vpn/system/scaling.md): Recomendations for scaling Pritunl on AWS and Google Cloud
- [Plugins](https://docs.pritunl.com/kb/vpn/system/plugins.md): Pritunl plugin system
- [Upgrading](https://docs.pritunl.com/kb/vpn/system/upgrading.md): Upgrading Pritunl
- [Downgrading](https://docs.pritunl.com/kb/vpn/system/downgrading.md): Downgrading the Pritunl package
- [Configure NTP](https://docs.pritunl.com/kb/vpn/system/configure-ntp.md): Configure NTP on Pritunl servers
- [Chrome Certificate Error](https://docs.pritunl.com/kb/vpn/system/chrome-certificate-error.md): Chrome certificate error with HSTS
- [Auditing](https://docs.pritunl.com/kb/vpn/system/auditing.md): Enable auditing logs in Pritunl
- [MongoDB Authentication](https://docs.pritunl.com/kb/vpn/system/mongodb-authentication.md): Add authentication to MongoDB
- [Connection Fix](https://docs.pritunl.com/kb/vpn/system/rhel-connection-fix.md): Fix for connection issues
- [Update OpenVPN](https://docs.pritunl.com/kb/vpn/system/openvpn-update.md): Update OpenVPN package
- [Single Sign-On Outage Fix](https://docs.pritunl.com/kb/vpn/system/single-sign-on-outage-fix.md): Handle single sign-on outages
- [Configure with Nginx](https://docs.pritunl.com/kb/vpn/system/pritunl-nginx.md): Load balance Pritunl web server with Nginx
- [LetsEncrypt SSL Certificate](https://docs.pritunl.com/kb/vpn/system/letsencrypt-ssl-certificate.md): Configure automatic signed SSL certificate from LetsEncrypt
- [Custom SSL Certificate](https://docs.pritunl.com/kb/vpn/system/custom-ssl-certificate.md): Configure custom SSL certificate for web console
- [Configure with CloudFlare](https://docs.pritunl.com/kb/vpn/system/cloudflare.md): Protect the Pritunl web server using CloudFlare


---

# 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/system.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.
