# Buyers Guide

- [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.


---

# 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/buyers-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.
