> For the complete documentation index, see [llms.txt](https://docs.jtokenapp.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.jtokenapp.com/1080p-extender/getting-started/quick-start.md).

# Quick Start

## Wiring Method

1. Connect HDMI signal source to the port "HDMI IN" of Transmitter;
2. Connect the port "HDMI OUT" of Receiver to the monitor via HDMI cable;
3. Power on Transmitter & Receiver, when the indicator lights up normally, the system is operating normally;

{% hint style="info" %}
:man\_mage: **Tips**: It will take almost 40 seconds for the whole process from being powered on to start. After start, when the indicator is green and flashs normally, that means wireless transmission of video signal is normal, then you will see images on the monitor connected to the receiver.
{% endhint %}

### Connection Diagram(1-TO-1)

![](/files/h0x2WvQubpIMjseym9co)

### Connection Diagram(1-TO-MORE)

![](/files/fBJ3kfCEmET8WgojJLEN)

## &#x20;Pairing Method

After transmitter and receiver are powered on, please connect both devices directly via ethernet cable. When the green indicator are flashing simultaneously, then the pairing is completed. Disconnect the ethernet cable, the device will automatically switch to wireless connection and you will see images in almost 10 seconds. The device is paired by default before shipment. Therefore, it's no need to pair them again.

## Video Tutorial

{% embed url="<https://youtu.be/EomtvEwNDV0>" %}


---

# 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.jtokenapp.com/1080p-extender/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.
