> For the complete documentation index, see [llms.txt](https://docs.arkelectron.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.arkelectron.com/products/gps/ark-mosaic-x5-rtk-gps/web-gui-login.md).

# Web GUI Login

The Septentrio mosaic-X5 module hosts a web interface for configuration, status, and diagnostics accessible via USB-C connector.

## Connect

1. Plug a USB-C cable from your computer to the USB-C port on the ARK MOSAIC-X5 RTK GPS.
2. Open a browser and go to <http://192.168.3.1>.

## Log in

On recent Septentrio firmware the receiver enforces user authentication. The first time you connect, you will be prompted to create a new user account with a strong password.

Septentrio's factory credentials are:

* **User Name:** `RxAdmin`
* **Password:** `S3pt3ntr10`

Use these only to bootstrap the new account, then set your own credentials. Keep your new credentials in a safe place — if they are lost, the receiver must be reset following Septentrio's [Lost Administrative Credentials](https://customersupport.septentrio.com/s/article/Lost-Administrative-Credentials) procedure.

For the full procedure and rationale, see Septentrio's [Cybersecurity guidelines: Log-in procedure](https://customersupport.septentrio.com/s/article/Cybersecurity-guidelines-Log-in-procedure).

## Spectrum Analyzer

The web GUI includes a built-in RF spectrum analyzer under **GNSS > Spectrum**. It plots the live baseband spectrum at each GNSS band, which is the fastest way to spot in-band interference, jamming, or a mis-tuned antenna chain before it shows up as degraded fix quality. The AGC status for each band is shown under **GNSS > Spectrum > Status**.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.arkelectron.com/products/gps/ark-mosaic-x5-rtk-gps/web-gui-login.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.
