# Device Configurations

The following chapter contains configurations for devices to successfully use Monogoto SIM cards.

### IoT Modules

Monogoto supports all certified IoT modules and cellular devices. Popular module manufacturers include:

![](https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F9ixbR5k6JSILlTZcy7gl%2FLogo%20visuals.jpg?alt=media\&token=fecd6fc7-6f5d-4b03-99ed-a2cb50f78514)

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F0opMYFXe0AXmOJjlnGP7%2FMurata-logo.png?alt=media&#x26;token=bb4988c6-5b5b-41d1-b059-c7b4f06ecf9a" alt="" width="150"><figcaption></figcaption></figure>

Detailed instructions are also available for several **development kits**, including:&#x20;

* [**NORDIC nRF9160 DK**](https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices/nordic-nrf9160-dk)
* [**SODAQ SARA R4**](https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices/u-blox-sara-r4/sodaq-sara-r41xm)
* [**Waveshare SIM7070G RPI Hat**](https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices/simcom-sim7070g/waveshare-sim7070g)
* [**Quectel EVB kit**](https://docs.monogoto.io/getting-started/iot-devices/quectel-bg95-mx#set-up-umts-and-lte-evb-kit-if-applicable)
* [**Murata LBAD0XX1SC-DM**](https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices/murata-lbad0xx1sc-dm/satellite-ntn-network)

{% content-ref url="general-device-configurations/iot-devices" %}
[iot-devices](https://docs.monogoto.io/getting-started/general-device-configurations/iot-devices)
{% endcontent-ref %}

### Cellular Devices

For tutorials on connecting specific cellular devices to Monogoto, visit the Cellular Devices section.

{% content-ref url="general-device-configurations/cellular-modems" %}
[cellular-modems](https://docs.monogoto.io/getting-started/general-device-configurations/cellular-modems)
{% endcontent-ref %}

### iOS and Android devices

Monogoto can also be added to smartphones by inserting a plastic SIM, or by scanning a QR code to configure a smartphone's eSIM.

{% content-ref url="general-device-configurations/iphone" %}
[iphone](https://docs.monogoto.io/getting-started/general-device-configurations/iphone)
{% endcontent-ref %}

{% content-ref url="general-device-configurations/android" %}
[android](https://docs.monogoto.io/getting-started/general-device-configurations/android)
{% endcontent-ref %}


---

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