# Keyboard Build Guide

- [Avalanche v4.2 Photo Build Log](https://docs.beekeeb.com/build-guide/avalanche-v4.2-photo-build-log.md)
- [elephant42 Keyboard Photo Build Log](https://docs.beekeeb.com/build-guide/elephant42-keyboard-photo-build-log.md)
- [elephant42 QMK Firmware with VIA](https://docs.beekeeb.com/build-guide/elephant42-keyboard-photo-build-log/elephant42-qmk-firmware-with-via.md)
- [Acrylic Case with Fabric Middle Plates for Split Keyboard Installation](https://docs.beekeeb.com/build-guide/elephant42-keyboard-photo-build-log/acrylic-case-with-fabric-middle-plates-for-split-keyboard-installation.md)
- [Redox v1 (rev 1.0) Build Log](https://docs.beekeeb.com/build-guide/redox-v1-rev-1.0-build-log.md)
- [Sofle RGB v2.1 SofleKeyboard Photo Build Log](https://docs.beekeeb.com/build-guide/sofle-rgb-v2.1-soflekeyboard-build-log-guide-with-photos.md)
- [Extra Photos for Soldering the RGB LEDs](https://docs.beekeeb.com/build-guide/sofle-rgb-v2.1-soflekeyboard-build-log-guide-with-photos/extra-photos-for-soldering-the-rgb-leds.md)
- [REVIUNG41 Case Installation](https://docs.beekeeb.com/build-guide/reviung41-case-installation.md): Photo logs of installing REVIUNG41 keyboard case
- [TOTEM Case Installation](https://docs.beekeeb.com/build-guide/totem-case-installation.md)
- [Prospector ZMK Dongle Photo Build Log & Firmware](https://docs.beekeeb.com/build-guide/prospector-zmk-dongle-photo-build-log-and-firmware.md)


---

# Agent Instructions: 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://docs.beekeeb.com/build-guide.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.
