# GSM Identifiers

- [Description](https://sim-cards.learn-telecom.com/gsm-identifiers/description.md): SIM cards have to main categories CDMA / GSM here i am focus on GSM SIM cards. This cards have two types of charging system PREPAID and POSTPAID.
- [ICCID - Integrated Circuit Card Identifier](https://sim-cards.learn-telecom.com/gsm-identifiers/iccid-integrated-circuit-card-identifier.md): The Integrated Circuit Card Identifier (ICCID) is a unique number that is assigned to each SIM card by the SIM card manufacturer.
- [SIM - Subscriber Identity Module](https://sim-cards.learn-telecom.com/gsm-identifiers/sim-subscriber-identity-module.md)
- [IMSI -](https://sim-cards.learn-telecom.com/gsm-identifiers/imsi.md)
- [Authentication key (Ki)](https://sim-cards.learn-telecom.com/gsm-identifiers/authentication-key-ki.md)
- [PIN2 - Personal Identification Number 2](https://sim-cards.learn-telecom.com/gsm-identifiers/pin2-personal-identification-number-2.md)
- [PUK2 - Personal Unblocking Key 2](https://sim-cards.learn-telecom.com/gsm-identifiers/puk2-personal-unblocking-key-2.md)


---

# 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/gsm-identifiers.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.
