> 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/amd/r8000-r7000/sbc-platform.md).

# SBC / Platform

Single board computer (SBC) and platform documentation for **SolidRun HoneyComb mini-ITX** and **Bedrock systems** based on **AMD Ryzen Embedded R8000** and **Ryzen Embedded R7000**.

Use this section for **SBC / platform bring-up**, **hardware user manuals**, **quick start guides**, plus pointers to **BIOS** and **driver** documentation.

### HoneyComb AMD Ryzen R8000 mini-ITX (SBC)

HoneyComb is a mini-ITX platform for AMD Ryzen Embedded, used for edge compute and embedded systems.

* [<mark style="color:red;">HoneyComb AMD R8000 mini ITX Hardware User Manual</mark>](/amd/r8000-r7000/sbc-platform/honeycomb-amd-r8000-mini-itx-hardware-user-manual.md)
* [<mark style="color:red;">HoneyComb AMD R8000 mini ITX Quick Start Guide</mark>](/amd/r8000-r7000/sbc-platform/honeycomb-amd-r8000-mini-itx-quick-start-guide.md)

### Bedrock R8000 / R7000 platforms

Bedrock is an industrial / edge platform family based on AMD Ryzen Embedded R8000/R7000.

* [<mark style="color:red;">Bedrock R8000 | R7000 Technical Documentation</mark>](/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation.md)

{% hint style="info" %}
Looking for **COM Express Type 6** and **SoM (System-on-Module)** documentation for AMD R8000/R7000? Go to [<mark style="color:blue;">COM / SOM</mark>](/amd/r8000-r7000/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/amd/r8000-r7000/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.
