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

# SBC / Platform

Marvell CN913x single board computer and platform documentation for SolidRun ClearFog and evaluation kit products.

Use this section for ClearFog CN9130 Base, ClearFog CN9130 Pro, and CN9132 COM EVK documentation.

Find quick start guides, Debian and BSP software resources, U-Boot references, boot select setup, EEPROM programming, and platform-specific technical articles for CN9130 and CN9132 based networking and embedded systems.

### Available documentation

* [<mark style="color:red;">ClearFog CN9130 Base Quick Start Guide</mark>](/marvell/cn913x/sbc-platform/clearfog-cn9130-base-quick-start-guide.md)
* [<mark style="color:red;">ClearFog CN9130 Pro Quick Start Guide</mark>](/marvell/cn913x/sbc-platform/clearfog-cn9130-pro-quick-start-guide.md)
* [<mark style="color:red;">CN9132 COM EVK Quick Start Guide</mark>](/marvell/cn913x/sbc-platform/cn9132-com-evk-quick-start-guide.md)
* [<mark style="color:red;">CN913x Other Articles</mark>](/marvell/cn913x/sbc-platform/cn913x-other-articles.md)
* [<mark style="color:red;">CN913x Software</mark>](/marvell/cn913x/sbc-platform/cn913x-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/marvell/cn913x/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.
