# Erebrus VPN Client

## Mobile App

#### Android Play Store:&#x20;

Download the Android App from [Google Play Store](https://play.google.com/store/apps/details?id=com.erebrus.app) and login using Wallet by entering mnemonic or using Google Account to connect to VPN.

#### iOS App Store (Testflight):

Download the Android App from [iOS App Store (Testflight)](https://testflight.apple.com/join/BvdARC75) and login using Wallet by entering mnemonic or using Apple Account to connect to VPN.

**Note:** If you're using an Apple/Google Account as the login option to the Erebrus App, you'll need to visit the Webapp: <https://erebrus.io> to link your Apple or Google account to your wallet to be able to see your NFT Subscriptions.

#### Web App:

Visit the [Erebrus Webapp](https://erebrus.io) and follow these steps:&#x20;

Step 1. Login to the webapp by selecting a blockchain network and wallet of your choice.&#x20;

Either get a \`free trial\` subscription or buy a NFT Subscription for connecting to the dVPN. Each Subscription allows you to create VPN clients that needs to be added to the VPN Client App (Wireguard).&#x20;

Go to "Subscription tab" and select a subscription i.e, \`Free Trial\` or the \`NFT Subscription\`:

<figure><img src="/files/kKKg6FA5VgKMfBWTFpAJ" alt=""><figcaption></figcaption></figure>

Step 2. Proceed with creating a VPN Client by selecting "Add More Client"

<figure><img src="/files/XFGc3XVNrwy1xq6JBSsI" alt=""><figcaption></figcaption></figure>

Step 3. Create client with unique name and select region, then click "Create"

<figure><img src="/files/sHhGnn77Eg9MwwmnVTcp" alt=""><figcaption></figcaption></figure>

Step 4 Download config file or scan QR code with WireGuard mobile app.

<figure><img src="/files/X3CQ5YeKvQkzYxGVkWlz" alt="" width="375"><figcaption></figcaption></figure>

Step 5. Download WireGuard

Click [***here*** ](https://www.wireguard.com/install/)to download and install WireGuard.

Import the ***config file*** downloaded earlier into WireGuard and activate

<figure><img src="/files/nujPtzdyK6Gy9x3YwCMr" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/YFPceV5Pxo7bSOJ3haE1" alt=""><figcaption></figcaption></figure>


---

# 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.netsepio.com/latest/erebrus/apps/erebrus-vpn-client.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.
