# IoT Modules

Monogoto supports all certified cellular modems. An overview of the tested and documented modems and development kits can be found in the table below.

<table><thead><tr><th width="306.67028089036603">Manufacturer</th><th width="172.91485423415085">Cellular Modem</th><th>Development Kit</th></tr></thead><tbody><tr><td><img src="/files/NEtX7uPi0f6ReB6NDav2" alt="" data-size="original"></td><td><a href="/pages/jT7tJMbj4CKdzpk3cYiO#connect-the-nrf9160-to-monogoto"><strong>nRF9160</strong></a></td><td><a href="/pages/jT7tJMbj4CKdzpk3cYiO"><strong>nRF9160 Development Kit</strong></a></td></tr><tr><td><img src="/files/6zYLR5Y2WhK75T0WlmxO" alt=""></td><td><a href="/pages/-M2DBMCqjUzB3aAIOtGT"><strong>Quectel BG96</strong></a><br><a href="/pages/77WBrJV7omxVcUr2D3qi"><strong>Quectel BG95</strong></a></td><td><a href="/pages/77WBrJV7omxVcUr2D3qi#set-up-umts-and-lte-evb-kit-if-applicable"><strong>Quectel EVB Kit</strong></a></td></tr><tr><td><img src="/files/CUwA12SnGz7zKSo6Q0Hm" alt=""></td><td><p><a href="https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices/sierra-wireless-wp7607"><strong>WP7607</strong></a></p><p><a href="/pages/UGlnhTFlC14fB6qKPrCp"><strong>WP7610</strong></a> <br><a href="/pages/By3EHwrqywKWlaAnqv9q"><strong>MC7700</strong></a></p></td><td></td></tr><tr><td><img src="/files/pnxsN86xnGR8Kfejnk2p" alt=""></td><td><a href="/pages/WyML1yEiVtKilGJMlH3d#connect-the-sim7070g-to-monogoto"><strong>SIM7070X</strong></a><br><a href="/pages/dh6WA4XBW20VuZYKBOpl#connect-the-sim7600g-h-to-monogoto"><strong>SIM7600X</strong></a></td><td><a href="/pages/WyML1yEiVtKilGJMlH3d"><strong>Waveshare SIM7070G RPI Hat</strong></a><br><a href="/pages/dh6WA4XBW20VuZYKBOpl"><strong>Waveshare SIM7600G-H RPI Hat</strong></a></td></tr><tr><td><img src="/files/K08KtNUP9tuwOXBmGj7b" alt=""></td><td><a href="/pages/jR5ID4tQQMV2IXS7m6MP"><strong>HE910</strong></a></td><td></td></tr><tr><td><img src="/files/WnZFFCIA6FDc6zZYAQFu" alt=""></td><td><a href="/pages/bRqUmja9zuYKPpN5Q4t7#atcommands"><strong>u-blox SARA R4</strong></a></td><td><a href="/pages/bRqUmja9zuYKPpN5Q4t7"><strong>SODAQ SARA R41X</strong></a></td></tr><tr><td><img src="/files/wkLogGfprUMUfiF5MbUd" alt="" data-size="original"></td><td><a href="/pages/hA68pNhwbD8n4O8YKjc8"><strong>LBAD0XX1SC-DM</strong></a></td><td><a href="/pages/hA68pNhwbD8n4O8YKjc8"><strong>LBAD0XX1SC-DM-EVK2</strong></a></td></tr></tbody></table>


---

# 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.monogoto.io/getting-started/general-device-configurations/iot-devices.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.
