> 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/lx2162a/sbc-platform.md).

# SBC / Platform

SolidRun documentation for **NXP Layerscape LX2162A SBC and platform** products.

Find **ClearFog LX2162A** resources for platform bring-up, boot setup, Linux software, and embedded networking development.

This section covers the **ClearFog LX2162A Quick Start Guide**, **LX2162A software**, **JTAG**, **pinout references**, and **platform comparison articles** for high-performance networking and edge compute systems.

***

## Available documentation

* [<mark style="color:red;">ClearFog LX2162A Quick Start Guide</mark>](/nxp/lx2162a/sbc-platform/clearfog-lx2162a-quick-start-guide.md) for setup, serial console, boot media, and first boot
* [<mark style="color:red;">LX2162A Other Articles</mark>](/nxp/lx2162a/sbc-platform/lx2162a-other-articles.md) for JTAG, pinout, mPCIe assembly, and platform comparison
* [<mark style="color:red;">LX2162A Software</mark>](/nxp/lx2162a/sbc-platform/lx2162a-software.md) for software-focused documentation and development resources

{% hint style="info" %}
Looking for **LX2162A SoM** documentation? Go to [<mark style="color:blue;">COM / SOM</mark>](/nxp/lx2162a/com-som.md).
{% endhint %}


---

# 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/lx2162a/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.
