> 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/bedrock-v3000-technical-documentation/specifications-bedrock-v3000/bedrock-v3000-configuration-selector.md).

# Bedrock V3000 Configuration Selector

{% hint style="info" %}
See also:

[Bedrock R8000 Configuration Selector](/amd/r8000-r7000/sbc-platform/bedrock-r8000-technical-documentation/specifications-bedrock-r8000/bedrock-r8000-configuration-selector.md)

[Bedrock RAI300 Configuration Selector](/amd/rai300/sbc-platform/bedrock-rai300-technical-documentation/specifications-bedrock-rai300/bedrock-rai300-configuration-selector.md)
{% endhint %}

## Before you begin

{% hint style="info" %}
Please fill the [Bedrock inquiry form](https://www.solid-run.com/fanless-computers/industrial-embedded-computers/bedrock-v3000-basic/#evaluate-bedrock) first to register with SolidRun and begin email exchange
{% endhint %}

## Installing the Configuration Selector

Make a copy of [Bedrock V3000 configuration selector for 1st order](https://docs.google.com/spreadsheets/d/1wTYx1w4KrDXiHyd8f_zDSsQS6AtunnNn_sjgQTGgLyk/copy)

{% hint style="warning" %}
**Do not use the spreadsheet in** **Excel**. It will not work properly.\
Use Google Sheets (The configuration selector is a Google Sheets spreadsheet).
{% endhint %}

{% hint style="info" %}
1st order must be for a ready-to-use Bedrock including RAM, storage, operating system and power supply. Follow-up orders can be for bare-bone Bedrock allowing the customer to install his own RAM, storage and operating system and use different power source. For these options please use [Bedrock V3000 configuration for follow-up orders](https://docs.google.com/spreadsheets/d/1a1jhk6L1a9kreAnBVr9ITeNdcWoVI_PdZJbyNWuYRz8/copy?usp=share_link)
{% endhint %}

## Using the Configuration Selector

![Configurator instructions](/files/dsaxIN66Qqufh7xg8DHk)

1. To configure Bedrock, use the drop-downs on **Options** column.
2. Consistency rules are enforced dynamically, ensuring always valid configuration
3. Choose accessories from "Select accessories" list
4. The configuration string and list of selected accessories appear on bottom right.\
   Copy the configuration string and list of selected accessories and paste it in an email to **<bedrock.sales@solid-run.com>**

{% hint style="warning" %}
**Bedrock does not include accessories (PSU, stand, cables etc.)**\
Make sure to select needed accessories proper evaluation.\
It is recommended to order an evaluation kit which includes the typically needed accessories.
{% endhint %}

## If you can't access Google Sheets

{% hint style="info" %}
Please fill the [Bedrock inquiry form](https://www.solid-run.com/fanless-computers/industrial-embedded-computers/bedrock-v3000-basic/#evaluate-bedrock) first to register with SolidRun and begin email exchange
{% endhint %}

* Download [Bedrock V3000 Basic Options](https://drive.google.com/file/d/1WUQz6Xbin7rTTiBjjoPDa51Hxq1vCwTz/view) diagram
* Mark the checkboxes of the desired options like in the sample below
* Save as PDF
* Pick accessories - [Bedrock V3000 Accessories](/amd/r8000-r7000/sbc-platform/bedrock-accessories.md)
* Send both PDF and list of accessories to **<bedrock.sales@solid-run.com>**

<figure><img src="/files/w4YiLTLrzW6aoMmd5hb3" alt=""><figcaption></figcaption></figure>


---

# 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, and the optional `goal` query parameter:

```
GET https://dev.solid-run.com/amd/v3000/sbc-platform/bedrock-v3000-technical-documentation/specifications-bedrock-v3000/bedrock-v3000-configuration-selector.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
