# QubitVPN Docs

## QubitVPN Docs

- [Welcome](https://qubitvpn.gitbook.io/qubitvpn-docs/readme.md)
- [Choosing the right plan](https://qubitvpn.gitbook.io/qubitvpn-docs/getting-started/quickstart.md): Simple plans for every purpose, whether that be for everyday use, or commercial use.
- [Install WireGuard](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/install-wireguard.md)
- [How to use the Free Plan](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-free-plan.md)
- [How to use the Basic/Standard Plans](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-basic-standard-plans.md)
- [How to use the Premium Plan](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan.md)
- [Add WireGuard Configuration](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan/add-wireguard-configuration.md)
- [Client Dashboard Under Premium Plan](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan/client-dashboard-under-premium-plan.md)
- [Add WireGuard Configuration Peers](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan/add-wireguard-configuration-peers.md)
- [Email Service](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan/email-service.md)
- [Webhooks](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-premium-plan/webhooks.md)
- [How to use the Plesk Plan](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-the-plesk-plan.md)
- [Allow Incoming Port Connection](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/allow-incoming-port-connection.md): The port for your service needs to be open on your computer. Don’t worry, you don’t need to touch your router, your home network will still be protected.
- [How to use a QubitVPN profile as just a tunnel (without VPN)](https://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use/how-to-use-a-qubitvpn-profile-as-just-a-tunnel-without-vpn.md)
- [FREE Plesk Web Host Edition License for Premium Plan](https://qubitvpn.gitbook.io/qubitvpn-docs/extras/free-plesk-web-host-edition-license-for-premium-plan.md): Instructions for QubitVPN Premium users on installing Plesk and activating it with the FREE Plesk Web Host Edition License (valued at $49.99/month) but we include it free of charge.
- [Port 25 Doesn't work, how do I fix it?](https://qubitvpn.gitbook.io/qubitvpn-docs/extras/port-25-doesnt-work-how-do-i-fix-it.md)
- [OLD Free Plan (deprecated 1/23/26)](https://qubitvpn.gitbook.io/qubitvpn-docs/deprecated/old-free-plan-deprecated-1-23-26.md)
- [OLD Basic/Standard Plans (deprecated 1/27/26)](https://qubitvpn.gitbook.io/qubitvpn-docs/deprecated/old-basic-standard-plans-deprecated-1-27-26.md)
- [OLD Premium Plan (deprecated 1/27/26)](https://qubitvpn.gitbook.io/qubitvpn-docs/deprecated/old-premium-plan-deprecated-1-27-26.md)
- [OLD Dashboard Walkthrough (Deprecated 1/27/26)](https://qubitvpn.gitbook.io/qubitvpn-docs/deprecated/editor.md)
- [Updates](https://qubitvpn.gitbook.io/qubitvpn-docs/misc/updates.md)
- [Health/Status Page](https://qubitvpn.gitbook.io/qubitvpn-docs/misc/health-status-page.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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://qubitvpn.gitbook.io/qubitvpn-docs/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.
