# Quick Start

## Quick Start

### Connection

* Correctly insert SIM card and power on the router with DC12V adapter.

### Configure IP for PC

* Before accessing the router from browsers, it’s recommended for you to set your PC as “Obtain an IP address automatically” and “Obtain DNS server address automatically”, then it will get an IP address automatically by router. If you would like to set one assigned address for your PC, it’s necessary to set it in the same network segment of LAN0 of router (the default IP address for LAN0: 192.168.8.1, subnet mask: 255.255.255.0).

### Connected to WiFi

* Check whether there’s WiFi hotspot started with V519-XXXXXX(SSID), then click “connect” and enter password (87654321 by default) to establish wireless connection

![WiFi SSID](/files/-MWDk49zaag2UgIgjtnI)

### Confirm whether PC is well connected to the router

* After obtaining IP address, please execute PING command to double confirm whether PC is well connected to the router. Take Windows as example: WIN+R ->Enter “cmd” -> Enter “ping 192.168.8.1”, if it’s shown like the below photo, then it means the PC is well connected to the router:

![](/files/-MWDkAAXwPPRJoPS0qFa)

### Access router from browser

* Start a browser like Chrome, Firefox, Edge etc.
* Enter <http://192.168.8.1> in the address column
* Enter username and password (admin by default) and it’s shown as below:

![](/files/-MWDkCnSaVI4dFyO5jce)

* After login, you will be able to configure and manage this router


---

# 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.jtokenapp.com/router-v520s/getting-started/quick-start.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.
