> 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/com-som.md).

# COM / SOM

SolidRun documentation for **AMD Ryzen Embedded V3000** computer-on-modules.

Use this section for **COM Express Type 7 (COMe Type 7)** modules and **System-on-Module (SoM)** designs, including the **Bedrock V3000 SoM**.

### Hardware user manuals (COM Express / SoM)

* [<mark style="color:red;">AMD V3000 Based COM Type 7 Hardware User Manual</mark>](/amd/v3000/com-som/amd-v3000-based-com-type-7-hardware-user-manual.md)
* [<mark style="color:red;">Bedrock V3000 SoM</mark>](/amd/v3000/com-som/bedrock-v3000-som.md)
* [<mark style="color:red;">Bedrock SOM V3000 - Hardware User Manual (TODO)</mark>](/amd/v3000/com-som/bedrock-som-v3000-hardware-user-manual.md)

### BIOS image files (Ryzen Embedded V3000 COM Express)

* [<mark style="color:red;">AMD V3000 COM Express BIOS Image Files</mark>](/amd/v3000/com-som/amd-v3000-com-express-bios-image-files.md)

### Bring-up and configuration guides

* [<mark style="color:red;">AMD V3000 COM Express changing PCI-e from 2x4 to 1x8</mark>](/amd/v3000/com-som/amd-v3000-com-express-changing-pci-e-from-2x4-to-1x8.md)

{% hint style="info" %}
Looking for platform docs (HoneyComb AMD V3000 mini-ITX and Bedrock V3000 systems)? Go to [<mark style="color:blue;">SBC / Platform</mark>](/amd/v3000/sbc-platform.md)<mark style="color:blue;">.</mark>
{% 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/com-som.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.
