# Build Guides

- [Items You Need to Start Building...](https://docs.turkeyboards.com/turkeyboards-docs/build-guides/items-you-need-to-start-building....md)
- [Lily58 Pro Build Guide](https://docs.turkeyboards.com/turkeyboards-docs/build-guides/lily58-pro-build-guide.md): This page details the process in building the Lily58 Pro Open  Source Keyboard
- [Sofle Choc Build Guide](https://docs.turkeyboards.com/turkeyboards-docs/build-guides/sofle-choc-build-guide.md): This page details the process in building the Sofle Choc Open  Source Keyboard
- [Sweep Choc LP Build Guide](https://docs.turkeyboards.com/turkeyboards-docs/build-guides/sweep-choc-lp-build-guide.md): This page details the process in building the Sweep Choc LP Open  Source Keyboard


---

# 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.turkeyboards.com/turkeyboards-docs/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.
