# CBCH - Cell Broadcast Channel

The CBCH, downlink only, is used to carry the short message service cell broadcast (SMSCB). The CBCH uses the same physical channel as the SDCCH.

The Cell Broadcast Channel (CBCH) is a type of downlink channel used specifically for transmitting cell broadcast messages.&#x20;

It provides a mechanism for delivering short message service cell broadcast (SMSCB) messages to multiple users simultaneously within a specific geographic area.&#x20;

This channel operates using the same physical resources as the Stand-alone Dedicated Control Channel (SDCCH), optimizing the use of available frequency spectrums without disrupting other communication services.&#x20;

CBCH facilitates efficient real-time information dissemination, such as weather alerts or public announcements, to a broad audience.


---

# 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/gsm-channels/signalling-channels/broadcast-channels/cbch-cell-broadcast-channel.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.
