# TurkeyBoards Docs

## TurkeyBoards Docs

- [Welcome](https://docs.turkeyboards.com/turkeyboards-docs/readme.md)
- [Wired Keyboard First Time Setup Guide](https://docs.turkeyboards.com/turkeyboards-docs/getting-started/wired-keyboard-first-time-setup-guide.md): This page walks you through the first time setup of your keyboard. Includes steps on how to connect & program your wired keyboard.
- [Wireless Keyboard First  Time Setup Guide](https://docs.turkeyboards.com/turkeyboards-docs/wireless-keyboard-first-time-setup-guide.md): This page walks you through the first time setup of your keyboard. Includes steps on how to connect & program your wired keyboard.
- [Buyers Guide](https://docs.turkeyboards.com/turkeyboards-docs/buyers-guide/buyers-guide.md): Lets walk through the differences between our Keyboards to help you make an educated decision for your keyboard purchase.
- [Keyboard Layouts Primer](https://docs.turkeyboards.com/turkeyboards-docs/buyers-guide/keyboard-layouts-primer.md): Keyboard  Basics
- [Layout, Switch, & Keycap Options](https://docs.turkeyboards.com/turkeyboards-docs/buyers-guide/layout-switch-and-keycap-options.md): So many Options!!!
- [QMK & ZMK Firmware Options](https://docs.turkeyboards.com/turkeyboards-docs/buyers-guide/qmk-and-zmk-firmware-options.md): This is the code that lets your write your code!
- [Choosing Your Keyboard](https://docs.turkeyboards.com/turkeyboards-docs/buyers-guide/choosing-your-keyboard.md): Lots of options can be confusing. Lets break this down so you can select the keyboard that fits you.
- [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
- [FAQ](https://docs.turkeyboards.com/turkeyboards-docs/troubleshooting/faq.md): Common Issues to help you get up and running!
- [Corne v4.1](https://docs.turkeyboards.com/turkeyboards-docs/keyboard-default-layouts/corne-v4.1.md): The Default Layout for the Corne v4.1.
- [Lily58 Pro](https://docs.turkeyboards.com/turkeyboards-docs/keyboard-default-layouts/lily58-pro.md): Lily58 Pro Default Keymap
- [Sofle Choc](https://docs.turkeyboards.com/turkeyboards-docs/keyboard-default-layouts/sofle-choc.md): Sofle Choc Default Keymap
- [Sweep Choc LP](https://docs.turkeyboards.com/turkeyboards-docs/keyboard-default-layouts/sweep-choc-lp.md): Turkey Sweep Kit Defautl Layout


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.turkeyboards.com/turkeyboards-docs/readme.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.
