# SoftSIM

<figure><img src="/files/AqdLWERbNIcPtybNuXes" alt=""><figcaption></figcaption></figure>

### Description

Monogoto SoftSIM provides cellular connectivity without requiring a physical SIM card, making it an ideal wireless solution for lightweight or space-constrained IoT devices. It is particularly suitable for remote provisioning, large-scale production, and scenarios where simplifying logistics and hardware integration is essential. We offer flexible pricing, which you can check out by [<mark style="color:blue;">following this link</mark>](https://monogoto.io/iot-pricing-page/).

### What is SoftSIM?

SoftSIM (Software SIM) is a virtual SIM solution that enables cellular connectivity without the need for a physical SIM card or embedded UICC hardware. Instead, SIM credentials (such as IMSI and authentication keys) are securely downloaded and stored within the device's non-volatile memory either during manufacturing or over proprietary interfaces.

### Features

* Manage SoftSIM profiles through Monogoto's cloud-based self-service platform.
* Simplifies device design by eliminating the need for a physical SIM slot or embedded SIM chip.
* Enables remote provisioning of SIM credentials during manufacturing or via secure proprietary interfaces..
* Integrates easily with third-party cloud services through Monogoto's robust API.
* Monogoto secure IoT SIM works on 550+ cellular networks in 180 countries, offering all network technologies. You can check our coverage by [following this link](/getting-started/identity-b-coverage.md).
* Cloud-based private network with hybrid local-breakout. Radio and CPE agnostic solution supports CBRS and any band.

### Technical Specifications

* **Profile Storage**: SIM credentials are stored securely in the device's non-volatile memory (e.g., flash). Some implementations may use secure storage such as TPM or Secure Enclave, depending on the device architecture.
* **Hardware Requirements:** SoftSIM relies on the device's baseband or host processor to emulate SIM functionality. No dedicated SIM slot or UICC chip is required, reducing component count and device complexity.
* **Power Efficiency**: SoftSIM is optimized for power efficiency to minimize energy consumption and extend battery life in battery-powered devices.

### Cellular Modems Supporting SoftSIM

Monogoto supports all certified cellular modems. The table below provides an overview of the tested and documented modems and development kits.

<table><thead><tr><th width="198.67028089036603">Manufacturer</th><th width="168.91485423415085">Cellular Modem</th><th width="198.6146240234375">Chipset</th><th>Technology</th></tr></thead><tbody><tr><td><img src="/files/pnxsN86xnGR8Kfejnk2p" alt="" data-size="original"></td><td><a href="/pages/yqalZ93RVPAQfWxlCgCp">A7672</a></td><td>ASR1603</td><td>LTE Cat 1</td></tr><tr><td><img src="/files/NEtX7uPi0f6ReB6NDav2" alt="" data-size="original"></td><td>nRF91x</td><td>System-on-Chip (SoC)</td><td>LTE-M, NB-IoT, NTN</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/sim-cards/softsim.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.
