# XBLink-WebApp

Web interface to easily configure and communicate with XBLink.

{% hint style="success" %}
When you buy XBLink Mini, 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 method to connect to WebApp as below:

1. [**Connect via Hotspot**](#hotspot)
2. [**Connect via LAN network**](#lan-network)

***

### 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="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FBtfCdT7InSHGPYmOoyaK%2FScreenshot%202026-01-30%20124428.png?alt=media&#x26;token=931d946c-fdaf-46af-bc5b-b368dffeb811" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FdtTq6z9zIZfCOWKCjF3i%2FScreenshot%202026-02-09%20151542.png?alt=media&#x26;token=513a738f-fd5b-47ac-9d80-a96bb4f14e84https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FdtTq6z9zIZfCOWKCjF3i%2FScreenshot%202026-02-09%20151542.png?alt=media&#x26;token=513a738f-fd5b-47ac-9d80-a96bb4f14e84" alt=""><figcaption></figcaption></figure>

### LAN network

1. Connect Ethernet Cable (**only supported Cat6**) to your LAN network. Then, plug it into ETH port of XBLink via a USB type-C to Ethernet Adapter.
2. Turn on XBLink.

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FgE7jvPdBUdsxmyAdo4bG%2FScreenshot%202026-02-03%20100515.png?alt=media&#x26;token=356c2e96-37ea-406a-bd34-317d485d88cd" alt=""><figcaption></figcaption></figure>

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

<figure><img src="https://files.gitbook.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTEnid8slfk8yG87EyboI%2Fuploads%2FC8sD6wxmKj3io75ZE9IS%2FScreenshot%202026-02-09%20151518.png?alt=media&#x26;token=9e0e08c2-79d3-44c6-94b9-bf7f9b588513" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
If you can't find your **XBLink IP**, please use Advanced IP Scanner to find it: [here](https://www.advanced-ip-scanner.com/vi/)
{% endhint %}

<figure><img src="/files/JLve7WThxdQFWi7LcM40" alt=""><figcaption><p>Example for Check IP</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-mini/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.
