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

# SBC / Platform

Marvell ARMADA A38x (A388) single board computer and platform documentation for SolidRun ClearFog products.

Use this section for ClearFog A388 Base, ClearFog A388 Pro, and ClearFog GTR documentation.

Find quick start guides, software resources, boot configuration, GPIO control, SFP module references, and platform-specific technical articles for A388-based networking and embedded systems.

### Available documentation

* [<mark style="color:red;">ClearFog A388 Base Quick Start Guide</mark>](/marvell/a38x/sbc-platform/clearfog-a388-base-quick-start-guide.md)
* [<mark style="color:red;">ClearFog A388 Pro Quick Start Guide</mark>](/marvell/a38x/sbc-platform/clearfog-a388-pro-quick-start-guide.md)
* [<mark style="color:red;">ClearFog GTR L8 Quick Start Guide</mark>](/marvell/a38x/sbc-platform/clearfog-gtr-l8-quick-start-guide.md)
* [<mark style="color:red;">A388 Other Articles</mark>](/marvell/a38x/sbc-platform/a388-other-articles.md)
* [<mark style="color:red;">A388 Software</mark>](/marvell/a38x/sbc-platform/a388-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/a38x/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.
