# Components and Expansion

- [Wireless Connectivity](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity.md)
- [AMIT MDG100 & MDG200](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/amit-mdg100-and-mdg200.md): AMIT 4G cellular modem setup guide (Windows)
- [NWK100](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/nwk100.md): NWK100 4G LTE Modem for AT\&T (Windows & Ubuntu)
- [NWK200](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/nwk200.md): NWK200 4G LTE Modem (Linux & Windows)
- [NWK300](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/nwk300.md): NWK300 4G LTE Modem (Linux & Windows)
- [RAK5166 WisLink LPWAN Concentrator](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/rak5166-wislink-lpwan-concentrator.md)
- [NWK500](https://support.onlogic.com/product-documentation/components-and-expansion/wireless-connectivity/nwk500.md)
- [DIO](https://support.onlogic.com/product-documentation/components-and-expansion/dio.md)
- [ADP120 / ADP102 Isolated DIO Module](https://support.onlogic.com/product-documentation/components-and-expansion/dio/adp120-adp102-isolated-dio-module.md): Guide to using the OnLogic ADP120/ADP102 Isolated DIO module, covering features, wiring, application interface, and sample Python code
- [MOD110 Isolated DIO Module](https://support.onlogic.com/product-documentation/components-and-expansion/dio/mod110-isolated-dio-module.md): Guide to the MOD110 Isolated DIO Module, detailing its DIO, CAN, PWM, and QEP features, and control via the Hardware Control Application.
- [ADP130 Isolated DIO Module](https://support.onlogic.com/product-documentation/components-and-expansion/dio/adp130-isolated-dio-module.md): Guide to the ADP130/ADP102 Isolated DIO Module, covering its features, configuration via shell, and programming.
- [DIO on K300/K700](https://support.onlogic.com/product-documentation/components-and-expansion/dio/dio-on-k300-k700-faq.md): Guide to Digital I/O (DIO) basics and a tutorial for setting up and testing DIO on Karbon K300 / K700 series systems using Python.
- [Mounting](https://support.onlogic.com/product-documentation/components-and-expansion/mounting.md)
- [MK022 Fanless Rackmount Adapter](https://support.onlogic.com/product-documentation/components-and-expansion/mounting/mk022-fanless-rackmount-adapter.md): Fanless Rackmount Adapter Manual
- [VMPL-2024 Dual VESA Through-mounting Bracket](https://support.onlogic.com/product-documentation/components-and-expansion/mounting/vmpl-2024-dual-vesa-through-mounting-bracket.md)
- [Power Supplies](https://support.onlogic.com/product-documentation/components-and-expansion/power-supplies.md)
- [PA-480W-DIN (480W DIN PSU)](https://support.onlogic.com/product-documentation/components-and-expansion/power-supplies/pa-480w-din-480w-din-psu.md): Guide to assembling and connecting the PA-480W-DIN power supply, including wiring and safety checks.
- [LCM600Q-A (600W PSU)](https://support.onlogic.com/product-documentation/components-and-expansion/power-supplies/lcm600q-a-600w-psu.md): Guide to assembling the LCM600Q-A Power Supply
- [Hailo-8 AI Accelerator Integration](https://support.onlogic.com/product-documentation/components-and-expansion/hailo-8-ai-accelerator-integration.md): Guide to integrating and validating the Hailo-8 M.2 AI accelerator module, including driver installation, validation testing, and developer tools for Linux and Windows.
- [ADP107 CEC Module](https://support.onlogic.com/product-documentation/components-and-expansion/adp107-cec-module.md): Consumer Electronics Control (CEC) Product Manual


---

# 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/product-documentation/components-and-expansion.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.
