# ♻️ WG Converter

Please follow the steps below to convert wireguard config files. \
The config files will start working after this conversion.

### Step 1

Right-click any config file and click on "Open With".&#x20;

![](/files/-MjZhlt8FqLCkteKh5Zf)

### Step 2

Click on "Notepad"

![](/files/-MjZi08PeN3T0k7fQJDl)

### Step 3

Copy all the contents from the file.

![](/files/-MjZiiGDhXH26uEpqsSc)

### Step 4

Paste it here: <https://setup.spidervpn.org/wgconverter.php>

Click "upload profile"

![](/files/-MjZjAXSJkA5NSA1VozP)

### Step 5

Copy the new data. Open the same config in notepad again. Delete all data and paste the newly copied data and save the file.

![](/files/-MjZjox_w-wPmjcvnboL)

### Step 6

Import the newly updated config file to tunnel and it will start to work.


---

# 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.spidervpn.org/guides/wg-converter.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.
