# Firmware / BIOS / Drivers

- [Creating a MS-DOS bootable flash drive](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/creating-a-ms-dos-bootable-flash-drive.md): Guide to creating an MS-DOS bootable flash drive using Rufus for tasks like BIOS updates, and how to boot from it.
- [Update EFI BIOS](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/update-efi-bios.md): Applies to: Karbon, Helix, Tacton, and ML350 & CL200 series systems.
- [AsRock BIOS Update Procedure](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/asrock-bios-update-procedure.md)
- [Cincoze BIOS Update Procedure](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/cincoze-bios-update-procedure.md)
- [Firmware Update Guide](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/firmware-update-guide.md): Applicable to: K300 / K700 series systems
- [MCU Firmware Update w/ ZMU](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/mcu-firmware-update-w-zmu.md): Guide to updating microcontroller (MCU) firmware using the ZMU utility on Windows and Linux systems.
- [USB PD Firmware Update](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/usb-pd-firmware-update.md): Guide to updating USB PD firmware using the TI TPS6559x utility, including download and installation steps.
- [Factor Series Technical Support](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/fr201-and-fr202-technical-resources.md): Resource for Factor FR201 & FR202 systems, covering manuals, FAQs, setup, OS installation, hardware features, and troubleshooting guides.
- [K800 Series Power Sequence MCU Firmware Update](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/power-sequence-mcu-firmware-update.md): Guide to updating power sequence microcontroller (MCU) firmware using the Cobalt Power Sequence Updater utility on Windows and Linux.
- [Touchscreen Driver Installation (Linux)](https://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers/touchscreen-driver-installation-linux.md): Guide to installing touchscreen drivers on Ubuntu Linux for specific touchscreens requiring additional drivers, including download and installation steps.


---

# 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://support.onlogic.com/support-articles/how-tos/firmware-bios-drivers.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.
