# Authentication when accessing from LAN

When accessing Ruuvi Gateway from LAN and the access is password protected, then the authentication page will automatically open:

<figure><img src="/files/f2cLIEWzhOIy9chk4QzQ" alt=""><figcaption></figcaption></figure>

If default settings are used, then you can log in using the following credentials:\
Password: Unique ID (in the format XX:XX:XX:XX:XX:XX:XX:XX) which is printed on the bottom of the Ruuvi Gateway.

In case the remote configuration from LAN is disabled, then the following page will be displayed:

<figure><img src="/files/etiWElNdUts8Zr5sg6Jh" alt=""><figcaption></figcaption></figure>


---

# 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.ruuvi.com/ruuvi-gateway-firmware/gateway-html-pages/auth.html.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.
