# MBUK BUILD GUIDES

- [Wired Sofle V2 Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/wired-sofle-v2-build-guide.md): Hey, if you’re reading this, you’ve hopefully just received a shiny new Sofle V2 kit from Mechboards!
- [Wireless Sofle V2 Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/wireless-sofle-v2-build-guide.md)
- [Corne Max Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/corne-max-build-guide.md): You've just received your Corne Max kit and want some help assembling everything? Look no further!
- [Hyper7 R4 Build Guide (Enclosed Case)](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/hyper7-r4-build-guide-enclosed-case.md): Congratulations on receiving your Hyper7, the journey ahead is long and arduous, but it'll be worth it,   I promise!
- [Wired Lily58 Build Guide (WIP)](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/wired-lily58-build-guide-wip.md): Hey, if you’re reading this, you’ve hopefully just received a shiny new Lily58 kit from Mechboards!
- [The Lily58 R2G Build Guide (Plate Case)](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/the-lily58-r2g-build-guide-plate-case.md): In this guide, we will teach you everything you need to know to get up and typing!
- [Lily58 R2G Build Guide (3D Printed Case)](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/lily58-r2g-build-guide-3d-printed-case.md): In this guide, we will teach you everything you need to know to get up and typing!
- [The Skull Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/the-skull-build-guide.md): Designed by Gleb.Sexy
- [List of Other Build Guides](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides.md)
- [The Soyuz Numpad Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-soyuz-numpad-build-guide.md): All in one PCB, top and bottom plate for the Soyuz numpad. Designed by ai03.
- [The Mysterium (V1) Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-mysterium-v1-build-guide.md): This is the Mysterium kit, designed by cftkb.com
- [The Discipline (V1) Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-discipline-v1-build-guide.md): This is the Discipline kit, designed by cftkb.com
- [The MBUK Macro Pad Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-mbuk-macro-pad-build-guide.md): Legacy guide to be updated
- [The PocketType Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-pockettype-build-guide.md)
- [The Reverb Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-reverb-build-guide.md)
- [Sofle Kit](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/sofle-kit.md)
- [Corne Kit](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/corne-kit.md)
- [The TIDBIT Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-tidbit-build-guide.md): Please see the Nullbits guide below.
- [The Romac Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-romac-build-guide.md): Re-upload of original guide by https://github.com/The-Royal
- [Fauxmac Build Guide (Romac+)](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/fauxmac-build-guide-romac+.md): How to build this little numpad/macropad thingy.
- [The Sesame Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-sesame-build-guide.md)
- [The Nullbits Nibble Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-nullbits-nibble-build-guide.md): Customizable 65% Keyboard Kit
- [The Gherkin Build Guide](https://guides-mechboards.gitbook.io/guides/mbuk-build-guides/list-of-other-build-guides/the-gherkin-build-guide.md): Designed by 40% Club


---

# 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://guides-mechboards.gitbook.io/guides/mbuk-build-guides.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.
