# GSM Radio Stack

![Intro GSM Stack
](/files/HEqLtR7k3y2Iia2vCG76)

## MS to BTS Protocols

Based on the interface, the GSM signaling protocol is assembled into three general layers −

* **Layer 1** − The physical layer. It uses the channel structures over the air interface.
* [**Layer 2**](/gsm-interfaces/um-interface.md) − The data-link layer. Across the Um interface, the data-link layer is a modified version of the Link access protocol for the D channel (LAP-D) protocol used in ISDN, called Link access protocol on the Dm channel (LAP-Dm). Across the A interface, the Message Transfer Part (MTP), Layer 2 of SS7 is used.
* **Layer 3** − GSM signalling protocol’s third layer is divided into three sublayers −
  * Radio Resource Management (RR),
  * Mobility Management (MM), and
  * Connection Management (CM).

{% embed url="<https://cli-ck.me/ine-security>" %}

{% embed url="<https://cli-ck.me/visual-cv>" %}


---

# 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://gsm.learn-telecom.com/architecture/gsm-radio-stack.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.
