# How to 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)


---

# 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://qubitvpn.gitbook.io/qubitvpn-docs/how-to-use.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.
