# home

## home

- [home](https://docs.emtop-tech.com/home/home.md)
- [NXP IMX8M Plus Series](https://docs.emtop-tech.com/home/nxp-series/nxp-imx8m-plus-series.md)
- [NXP IMX8M Mini Series](https://docs.emtop-tech.com/home/nxp-series/nxp-imx8m-mini-series.md)
- [NXP IMX6ull Series](https://docs.emtop-tech.com/home/nxp-series/nxp-imx6ull-series.md)
- [TI AM5728 Series](https://docs.emtop-tech.com/home/ti-series/ti-am5728-series.md)
- [EM-TF-SOM-AM5728](https://docs.emtop-tech.com/home/ti-series/ti-am5728-series/em-tf-som-am5728.md)
- [TI AM3358 Series](https://docs.emtop-tech.com/home/ti-series/ti-am3358-series.md)
- [TI AM6254 Series](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series.md)
- [SoM-ET-62X](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series/som-et-62x.md): This Page is for SoM-ET-62x And EVK-ET-62x
- [SOM-ET-62X-QSG](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series/som-et-62x/som-et-62x-qsg.md)
- [SOM-ET-62X-HW-Manual](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series/som-et-62x/som-et-62x-hw-manual.md)
- [SOM-ET-62X-SW-Manual](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series/som-et-62x/som-et-62x-sw-manual.md)
- [SBC-ET-62X](https://docs.emtop-tech.com/home/ti-series/ti-am6254-series/sbc-et-62x.md)
- [EC-CM4ID](https://docs.emtop-tech.com/home/cm4-industrial-edge-box/ec-cm4id.md)
- [USB2SERIAL](https://docs.emtop-tech.com/home/amazon-products/usb2serial.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.emtop-tech.com/home/home.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.
