# ProtonVPN (WireSock)

## Step 1: Log in to the ProtonVPN Dashboard

1. Go to **ProtonVPN Dashboard**.

{% embed url="<https://account.protonvpn.com/downloads#wireguard-configuration>" %}

2. Sign in with your **Proton credentials**.

## Step 2: Generate a WireGuard Configuration

1. Click on **Downloads** in the left-side menu.
2. Scroll down to the **WireGuard Configuration** section.
3. Choose any **Japan** server.
4. Click on **Create** and then **Download** to get the `.conf` file.

## Step 3: Install WireSock Secure Connect

1. Download **WireSock Secure Connect**

{% embed url="<https://www.wiresock.net/wiresock-secure-connect/download>" %}

2. Install

## Step 4: Import WireGuard Configuration

1. Open WireSock Secure Connect.
2. Click **Import existing profile** and select the downloaded **ProtonVPN** `.conf` file.

## Step 5: Add Tunneled Applications

1. Find your imported profile.
2. Click on **Edit profile**.
3. Find the **Tunneled applications** section on the bottom.
4. Add the following:

   ```
   DMMGamePlayer
   DMMGamePlayerFastLauncher
   ```

{% hint style="warning" %}
Adding a browser may be required to download the **DMM Game Player**.
{% endhint %}

5. Click on **Save and close**.

## Step 6: Connect

1. Close the **Preferences Window**.
2. Click on the **Toggle Switch** in **WireSock Secure Connect**.
3. Launch **DMMGamePlayer**, and it will now route traffic through **ProtonVPN**.


---

# 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://gakumas.natsume.io/vpn/protonvpn-wiresock.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.
