# How to upgrade the Firmware

#### In this guide, we'll run you through the steps on how to update your router to the latest firmware.

### Step 1

Head over to the latest downloads

{% hint style="success" %}

### Latest Downloads

{% endhint %}

Select the correct firmware according to your router. Either **Latest SpiderLite Router Firmware** or **Latest SpiderPRO Router Firmware.** Clicking on one of those two options will take you to our downloads page where you can download the firmware file by clicking on it (marked red in the picture below)

![Latest Firmware Download](/files/-MTpe1E7a4oSBbxwelV4)

### Step 2

Connect to SpiderVPN Wi-Fi and open <http://10.11.0.1/> on any browser. Tap the icon on the top left, click on **Settings/Help & Support,** and then proceed by clicking on **Update To Latest Software**.

![](/files/-MTpYca9cHZOKh7bWI61)

### Step 3

Click on **Choose File**, browse and select the newly downloaded firmware file. Select if you want to **Keep** or **Remove** your current setting (don't worry if you don't see the keep/remove option) and click on **Submit**.

![](/files/-MTpZjghm3oyFcXofe4v)

### Step 4

Wait patiently for **10-15 minutes** for the firmware to update. After that **connect** to SpiderVPN Wi-Fi.

![](/files/-MTpZrJwfjkuRbadTPCP)

### Step 5

Now go to <http://10.11.0.1/activation.php>

Enter the **same** login details you use in the [clientarea ](https://spidervpn.org/clientarea/login)and hit **Activate**.

![](/files/-MTpafMxodnM5BCSUbXv)

{% hint style="success" %}
Select your desired location and enjoy seamless SpiderVPN!
{% endhint %}


---

# 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/how-to-upgrade-the-firmware.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.
