> 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/v3000/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 V3000**.

Use this section for **SBC / platform bring-up**, **hardware user manuals**, and **quick start guides**.

### HoneyComb AMD Ryzen V3000 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 Quick Start Guide</mark>](/amd/v3000/sbc-platform/honeycomb-amd-quick-start-guide.md)
* [<mark style="color:red;">HoneyComb AMD V3000 mini ITX Hardware User Manual</mark>](/amd/v3000/sbc-platform/honeycomb-amd-v3000-mini-itx-hardware-user-manual.md)
* [<mark style="color:red;">HoneyComb AMD V3000 mini ITX Quick Start Guide</mark>](/amd/v3000/sbc-platform/honeycomb-amd-v3000-mini-itx-quick-start-guide.md)

### Bedrock V3000 platforms

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

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

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