> 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/other-articles/snippets.md).

# Snippets

- [Changing Bifurcation On Bedrock](https://dev.solid-run.com/other-articles/snippets/changing-bifurcation-on-bedrock.md): This Page Explains the process of changing the bifurcation of PCI-e Lanes 0-19.
- [Bedrock Linux default username & password](https://dev.solid-run.com/other-articles/snippets/bedrock-r8000-r7000-linux-default-username-password.md)
- [Setting TPM module on AMD BIOS](https://dev.solid-run.com/other-articles/snippets/setting-tpm-module-on-amd-bios.md)
- [Bedrock BIOS reset button](https://dev.solid-run.com/other-articles/snippets/bedrock-bios-reset-button.md)
- [Bedrock Disabling EEE on Intel I226 NICs](https://dev.solid-run.com/other-articles/snippets/bedrock-disabling-eee-on-intel-i226-nics.md)
- [Bedrock Enabling Quectel EM05-G LTE Modem](https://dev.solid-run.com/other-articles/snippets/bedrock-enabling-quectel-em05-g-lte-modem.md)
- [Bedrock global FAQ](https://dev.solid-run.com/other-articles/snippets/bedrock-global-faq.md)
- [Bedrock Images & info](https://dev.solid-run.com/other-articles/snippets/bedrock-images-info.md)
- [Bedrock Windows Drivers](https://dev.solid-run.com/other-articles/snippets/bedrock-windows-drivers.md)
- [Common Bedrock accessories](https://dev.solid-run.com/other-articles/snippets/common-bedrock-accessories.md)
- [Creating Bootable USB drive](https://dev.solid-run.com/other-articles/snippets/creating-bootable-usb-drive.md)
- [Default credentials](https://dev.solid-run.com/other-articles/snippets/default-credentials.md)
- [General troubleshooting](https://dev.solid-run.com/other-articles/snippets/general-troubleshooting.md)
- [Hailo 8 Driver, hailortcli & tappas installation](https://dev.solid-run.com/other-articles/snippets/hailo-8-driver-hailortcli-tappas-installation.md)
- [List of SO-DIMM RAM modules tested with Bedrock](https://dev.solid-run.com/other-articles/snippets/list-of-so-dimm-ram-modules-tested-with-bedrock.md)
- [List of SO-DIMM RAM modules tested with Ryzen V3000 CoM7](https://dev.solid-run.com/other-articles/snippets/list-of-so-dimm-ram-modules-tested-with-ryzen-v3000-com7.md)
- [Setting Power limit](https://dev.solid-run.com/other-articles/snippets/setting-power-limit.md)
- [TLV Writer Documentation](https://dev.solid-run.com/other-articles/snippets/tlv-writer-documentation.md)


---

# 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/other-articles/snippets.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.
