> 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.md).

# Ryzen R8000 / R7000

SolidRun documentation for **AMD Ryzen Embedded R8000** and **Ryzen Embedded R7000** platforms.

Find hardware manuals, BIOS files, drivers, and setup guides.

### What you’ll find

* COM Express Type 6 and SoM (System-on-Module) documentation
* Platform docs for HoneyComb mini-ITX and Bedrock systems
* BIOS images, BIOS reset, and BIOS settings references
* Linux and Windows drivers, install notes, and troubleshooting
* Accessories, certificates, and errata (when available)

***

### Product categories

| Category                                                                           | Description                                                       |
| ---------------------------------------------------------------------------------- | ----------------------------------------------------------------- |
| [<mark style="color:red;">COM / SOM</mark>](/amd/r8000-r7000/com-som.md)           | COM Express modules and System-on-Module (SoM) documentation      |
| [<mark style="color:red;">SBC / Platform</mark>](/amd/r8000-r7000/sbc-platform.md) | Platform documentation for HoneyComb mini-ITX and Bedrock systems |


---

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