# Login & Admin

## Login

After connecting with Wi-Fi or LAN, open a web browser and enter the router IP 🔗 **<http://192.168.10.1/>** on the address bar. The default setting has no password. Click the **Login** button to access the router's admin panel.

{% hint style="info" %}
If unable to access it, please change a web browser and check the Wi-Fi or Ethernet connection. You can clean the web browser's cache and try again.

Make sure the phone or computer has turned on DHCP mode.

The default URL prefix is **http\://** instead of **https\://**.
{% endhint %}

<div align="left"><figure><img src="https://3528718653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY3IJK9mjIyd7cqNaxMaQ%2Fuploads%2Ft2DRjKZGDM3CbiXmrNeM%2FOutdoor-WiFi5-Extender_Login-Authorization.png?alt=media&#x26;token=acd8e619-9d7d-4c27-ac24-fbc981cf90f7" alt="" width="375"><figcaption></figcaption></figure></div>

***

## Admin

After accessing the router admin panel, navigate to ***"System > System"*** under the top menu. We will go to the System Properties page below.

### Timezone

Under the General Settings tab, click the **"Sync with browser"** button to sync the time. \
The router will automatically sync with the time server after being connected to the internet.

Choose the correct time zone, then click the ***"Save & Apply"*** button on the bottom right corner to save your new settings.

### Host Name

You can customize the ***"Hostname"***. It is displayed in the top-left corner.

### Administration

Go to ***"System > Administration"*** and input the new custom router password twice in the "Router Password" section, then click the ***"Save & Apply"*** button on the bottom right corner.

<div align="left"><figure><img src="https://3528718653-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FY3IJK9mjIyd7cqNaxMaQ%2Fuploads%2FyMLJySCa325Ox76IbYsT%2FOutdoor-WiFi5-Extender_Admin-Password.png?alt=media&#x26;token=ae731e65-9dcc-496f-9e66-23b11b308f37" alt="" width="375"><figcaption></figcaption></figure></div>

{% hint style="warning" %}
Keep the new admin password in a safe place. If the password was forgotten, we can only reset the 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://extender.router.works/manual/firmware/login-and-admin.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.
