# 1080P Extender

## 1080P Extender

- [About EXVIST](https://docs.exvist.com/transmitter/master.md)
- [Introduction](https://docs.exvist.com/transmitter/getting-started/introduction.md)
- [Quick Start](https://docs.exvist.com/transmitter/getting-started/quick-start.md)
- [Specification](https://docs.exvist.com/transmitter/configuration/specification.md)
- [Interfaces](https://docs.exvist.com/transmitter/configuration/interfaces.md)
- [Package](https://docs.exvist.com/transmitter/configuration/package.md): Available for One to One Mode Only
- [RTSP](https://docs.exvist.com/transmitter/configuration/rtsp.md): Pull video stream via RTSP protocol
- [Download Firmware](https://docs.exvist.com/transmitter/upgrade/download-firmware.md)
- [Upgrade Firmware](https://docs.exvist.com/transmitter/upgrade/upgrade-firmware.md)
- [FAQ](https://docs.exvist.com/transmitter/resources/faq.md)
- [Troubleshooting & Solutions](https://docs.exvist.com/transmitter/resources/faq/troubleshooting-and-solutions.md)
- [Compatibility](https://docs.exvist.com/transmitter/resources/faq/compatibility.md)
- [Abnormal Image](https://docs.exvist.com/transmitter/resources/faq/abnormal-image.md)
- [Transmission Mode](https://docs.exvist.com/transmitter/resources/faq/transmission-mode.md)
- [Output Resolution of RX](https://docs.exvist.com/transmitter/resources/faq/output-resolution-of-rx.md)
- [WiFi Channel of TX](https://docs.exvist.com/transmitter/resources/faq/wifi-channel-of-tx.md)


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.exvist.com/transmitter/master.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.
