# XBLink-WebApp

Web interface to easily configure and communicate with XBLink.

{% hint style="success" %}
When you buy XBLinkSAT, It is ready to use. Nothing to do. This section is useful when you want to upgrade new firmware, check device or re-login new account .
{% endhint %}

## Connect XBLink to WebApp

We support 3 methods to connect to WebApp as below:

1. [**Connect via Hotspot**](/xblink-sat/user-manual/getting-started/xblink-webapp.md#hotspot)
2. [**Connect via LAN network**](/xblink-sat/user-manual/getting-started/xblink-webapp.md#lan-network)
3. [**Connect directly to PC**](/xblink-sat/user-manual/getting-started/xblink-webapp.md#connect-directly-to-pc)

***

### Hotspot

You can easily connect WedApp via Wifi hotspot from your phone, table or PC.

1. Turn on XBlink.
2. Connect your PC/Phone to XBLink Wifi Hotspot

```
Name: XBLINK_your_account
Pass: xbstation.com
```

<figure><img src="/files/2vPjROe6MRjeCIlxCIKE" alt=""><figcaption></figcaption></figure>

3. Open web browser on PC/Phone and go to this address **<http://10.0.0.1> or <http://xblink.local>**

<div><figure><img src="/files/J4eio5iwpc0NGB2QVAVI" alt=""><figcaption><p><strong>http://10.0.0.1</strong></p></figcaption></figure> <figure><img src="/files/NP8vcRkby41NDLmNT2dD" alt=""><figcaption><p> <strong>http://xblink.local</strong></p></figcaption></figure></div>

### LAN network

1. Connect [JST-GH to RJ45 Ethernet Adapter cable](/xblink-5g-r2/user-manual/getting-started/overview.md#electronics) by Ethernet Cable (**only supported Cat6**) to your LAN network. Then, plug it into ETH port of XBLink.
2. Turn on XBLink.

<figure><img src="/files/bDXR0DjtSXrrbsRHEPNk" alt=""><figcaption><p>Connect to LAN network</p></figcaption></figure>

3. Open web browser on PC/Phone and go to this address **XBLink IP (Example: 192.168.100.60)**

<figure><img src="/files/hLJ5R366abOftlm8kXZQ" alt=""><figcaption><p><strong>http://192.168.100.60</strong></p></figcaption></figure>

{% hint style="warning" %}
If you can't connect by **XBLink IP** please login to your router's Dashboard

or Advanced IP Scanner to find **XBLink IP**: [here](https://www.advanced-ip-scanner.com/vi/)
{% endhint %}

<figure><img src="/files/JLve7WThxdQFWi7LcM40" alt=""><figcaption><p>Example for Check IP</p></figcaption></figure>

### Connect directly to PC

1. Connect [JST-GH to RJ45 Ethernet Adapter cable](/xblink-plus/user-manual/getting-started/overview.md#electronics) by Ethernet Cable (**only supported Cat6**) to your table or PC. Then, plug it into ETH port of XBLink.
2. Turn on XBLink.

<figure><img src="/files/pdp2PutAeZnY0Req7RSU" alt=""><figcaption><p>Connect directly to PC</p></figcaption></figure>

3. Open web browser on PC/Phone and go to this address **<http://xblink.local>**

<figure><img src="/files/NP8vcRkby41NDLmNT2dD" alt=""><figcaption><p><strong>http://xblink.local</strong></p></figcaption></figure>

Let's discover the variety of feature's WebApp!


---

# 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.xbstation.com/xblink-sat/user-manual/getting-started/xblink-webapp.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.
