# Firmware

Built on open-source firmware, the outdoor 5G router offers plug-and-play functionality and is user-friendly, with root access provided and advanced tools preinstalled.

Integrated drivers for 5G modems and various mobile protocols. The system accommodates dual SIM cards, band locking, and 4G/5G IP passthrough capabilities. It also supports WiFi relays, guest WiFi, a customizable firewall, multiple WAN configurations, and OpenVPN IPSec WireGuard VPN tunnels.

You can visit our [knowledge base](https://how.router.works/) for more firmware setting tips.

<figure><img src="/files/c0uqcoWERpbnoyMaE4sq" alt=""><figcaption><p>Preview On EzenGreen Dashboard</p></figcaption></figure>

***

Designed for plug and play, no changes have to be made for tests and basic operations. Please follow the steps below to understand the operation interface and become familiar with its functions.

For security concerns in daily use, it's strongly suggested to set the [<mark style="color:orange;">router password</mark>](/manual/firmware/system-and-admin.md#router-password) and [<mark style="color:orange;">WiFi hotspot passwords</mark>](/manual/firmware/wi-fi-hotspots.md#ssid-password). The other settings are not essential. They can be configured based on your particular requirements for various applications.

{% content-ref url="/pages/XNkcrYYzsyLXNCrsVfRb" %}
[Connect & Login](/manual/firmware/connect-and-login.md)
{% endcontent-ref %}

{% content-ref url="/pages/002F246nV0PCstJgGO2q" %}
[Dashboard](/manual/firmware/dashboard.md)
{% endcontent-ref %}

{% content-ref url="/pages/dwUeHCk700wUf1PjpEog" %}
[System & Admin](/manual/firmware/system-and-admin.md)
{% endcontent-ref %}

{% content-ref url="/pages/oNYiRbmdaLtxv1BjExx8" %}
[Wi-Fi Hotspots](/manual/firmware/wi-fi-hotspots.md)
{% endcontent-ref %}

{% content-ref url="/pages/Eu37iFk1WTSgWfoX3uoB" %}
[Mobile Modem](/manual/firmware/mobile-modem.md)
{% endcontent-ref %}

{% content-ref url="/pages/oNIqcIgi81Z2JEQLKmOz" %}
[Network Interfaces](/manual/firmware/network-interfaces.md)
{% endcontent-ref %}

{% content-ref url="/pages/zPGqTli5za8QX9bYf79H" %}
[Recovery](/manual/firmware/recovery.md)
{% endcontent-ref %}

{% hint style="warning" %}
Due to being specially optimized for 5G modems, it does not support any third-party firmware.
{% 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://outdoor.router.works/manual/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.
