# How to use the Free Plan

{% stepper %}
{% step %}

### [Install WireGuard](/qubitvpn-docs/how-to-use/install-wireguard.md)

{% endstep %}

{% step %}

### [Sign Up](https://qubitvpn.com/#pricing)

{% endstep %}

{% step %}

### Log into the account you just created

<div align="left"><figure><img src="/files/CLg88z1hQheMXEWyRxBa" alt=""><figcaption></figcaption></figure></div>
{% endstep %}

{% step %}

### Multi-Factor Authentication

Scan the QR Code on your phone (if you are logging in from your phone, click the link instead).

<figure><img src="/files/O2fZBZKScioDycSVQlN5" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Authenticator App

Add the account to any Authenticator App of your choosing. It will display a 6-digit code. Enter that code in the box (as shown in the picture above).
{% endstep %}

{% step %}

### You're In!

You will have a 60GB usage limit to keep it fair for everyone. If/when you hit that limit, it will automatically restrict your client and we will review your usage. If it took you several months to hit that 60GB limit, we will grant you a usage reset. If you hit that 60GB limit within less than a month, we will review your case and let you know if we will lift the restriction.

After your first month, you may reach out if you need a larger usage limit.

<figure><img src="/files/vriL5nIgfoEwSmS3WpgM" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Press Connect

<figure><img src="/files/vt3zOJiktWTYdll1igAW" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Scan QR Code or Download

You may either scan the QR Code within the Android/iOS WireGuard App or click Download to import it into either the WireGuard mobile app or Windows/Mac App.

<div align="left"><figure><img src="/files/v2O6BvJQTw1E1eaEd4hS" alt=""><figcaption></figcaption></figure></div>

{% hint style="info" %}
If you chose to Download the configuration file, please upload it to the WireGuard App. If you are on a computer, click "Import tunnel(s) form file". If you are on a phone, click "Create from file or archive". Your popups may look different than the examples below.

![](https://splicate.my.canva.site/how-to-use-wireguard-with-qubitvpn/_assets/media/737a8424714273cb1fbb60deafd89e8d.png)![](https://splicate.my.canva.site/how-to-use-wireguard-with-qubitvpn/_assets/media/46b951efc0540498097edb5578288fa5.jpg)
{% endhint %}
{% endstep %}

{% step %}

### If you are tunneling a specific port (e.g. Minecraft Server)

If you are tunneling a specific port (e.g. Minecraft Server), allow the port as in incoming connection on your device [Allow Incoming Port Connection](/qubitvpn-docs/how-to-use/allow-incoming-port-connection.md).
{% endstep %}

{% step %}

### Have fun!

You're set! Have fun! Contact us through live chat on our website ([qubitvpn.com](https://qubitvpn.com)) or email us at <support@qubitvpn.com> if you run into any issues or have any questions.
{% endstep %}
{% endstepper %}


---

# 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/how-to-use-the-free-plan.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.
