> For the complete documentation index, see [llms.txt](https://dev.solid-run.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://dev.solid-run.com/nxp/imx6/sbc-platform.md).

# SBC / Platform

NXP i.MX6 single board computer and platform documentation for SolidRun HummingBoard and CuBox-i systems.

Use this section for HummingBoard Pro, HummingBoard Edge, HummingBoard Gate, HummingBoard CBi, and CuBox-i documentation.

Find quick start guides, Linux software, Debian, Yocto, U-Boot, boot setup, GPIO references, UART console guides, display articles, and other technical documentation for embedded i.MX6 platforms.

### Available documentation

* [<mark style="color:red;">CuBox-i Quick Start Guide</mark>](/nxp/imx6/sbc-platform/cubox-i-quick-start-guide.md)
* [<mark style="color:red;">HummingBoard i.MX6 SBC Quick Start Guide</mark>](/nxp/imx6/sbc-platform/hummingboard-imx6-sbc-quick-start-guide.md)
* [<mark style="color:red;">i.MX6 Other Articles</mark>](/nxp/imx6/sbc-platform/imx6-other-articles.md)
* [<mark style="color:red;">i.MX6 Software</mark>](/nxp/imx6/sbc-platform/imx6-software.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 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://dev.solid-run.com/nxp/imx6/sbc-platform.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.
