# Types of SIM Cards

Learn about the different types of SIM cards, including full-size, mini, micro, nano, and eSIM.&#x20;

Discover which size is compatible with your device and understand the benefits of each.

<figure><img src="/files/8FtfTA3VhNBLkf1uayZo" alt=""><figcaption></figcaption></figure>

#### Based on Size (Form Factor)

* **Full-Size SIM (1FF):** The largest and oldest type, now rarely used.
* **Mini SIM (2FF):** Used in older smartphones and some IoT devices.
* **Micro SIM (3FF):** Still used in some devices, but less common.
* **Nano SIM (4FF):** The most common size used in modern smartphones.
* **Embedded SIM (eSIM):** A digital SIM built into the device, eliminating the need for a physical card.

#### Based on Functionality

* **Single SIM:** Can only hold one mobile subscription at a time.
* **Dual SIM:** Can hold two mobile subscriptions simultaneously.
* **Triple SIM:** Can hold three mobile subscriptions simultaneously.

#### Based on Technology

* **GSM SIM:** Used in GSM networks, which are widely used globally.
* **CDMA SIM:** Used in CDMA networks, which were more common in the US and some Asian countries.
* **LTE SIM:** Supports LTE (4G) networks, the standard for high-speed mobile data.
* **5G SIM:** Supports 5G networks, offering even faster speeds and lower latency.


---

# 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://sim-cards.learn-telecom.com/technology/types-of-sim-cards.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.
