# FAQ

## Why is it failed to screen mirroring after tabbing the button of transmitter?

There're several possible reasons below:

* Please check whether the transmitter and receiver are well paired before using; If not, please try to pair the transmitter and receiver again;
* Please check whether the driver is installed successfully if it's the first time to use it;
* Please check whether there's one pop-up message "Connected, Ready to Share" on the right bottom side of your PC;
* Please check whether the receiver has successfully powered on and entered the standby screen;

\-->If still failed after the above confirmation, then it might be related to the long transmission distance which should be necessary to shorten accordingly.

## Why does it show "Black Screen" or "No Image"?

There're several reasons as below:

* Please check whether the display/monitor is well powered on and running;
* Please check whether the indicator of receiver is lit up successfully;
* Please check whether the HDMI cable is well connected and input channel of display/monitor is correct or switched correctly;


---

# 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/display-dongle/resources/faq.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.
