# Private Networks Coverage

In this section, you can find the supported coverage for Profile F SIM cards.

<table data-full-width="true"><thead><tr><th width="172">Country</th><th width="268">Operator</th><th width="124">MCC-MNC</th><th width="87">PLMN</th><th width="87">4G</th><th width="87">5G</th><th width="87">LTE-M</th><th width="87">NB-IoT</th></tr></thead><tbody><tr><td>United States</td><td>CBRS Private LTE 315010</td><td>315-10</td><td>LTE01</td><td>+</td><td>+</td><td>+</td><td>+</td></tr><tr><td>United States</td><td>CBRS Private LTE 315011</td><td>315-11</td><td>LTE011</td><td>+</td><td>+</td><td>+</td><td>+</td></tr><tr><td>United States</td><td>CBRS Private LTE 00101</td><td>001-01</td><td>LTE75</td><td>+</td><td>+</td><td>+</td><td>+</td></tr><tr><td>International Networks</td><td>CBRS Private LTE 99974</td><td>999-74</td><td>LTE74</td><td>+</td><td>+</td><td>+</td><td>+</td></tr><tr><td>Israel</td><td>CBRS Private LTE 42599</td><td>425-99</td><td>LTE99</td><td>+</td><td>+</td><td>+</td><td>+</td></tr><tr><td>Belgium</td><td>CBRS Private LTE 20699</td><td>206-99</td><td>LTE78</td><td>+</td><td>+</td><td>+</td><td>+</td></tr></tbody></table>

{% hint style="info" %}
A few notes:

* Please note that even if network technology is marked as supported in the list, it does not mean that it will be supported in all locations of the country, so it is a good idea to have fallback network technology configured in your device. This is especially true for LTE-M network technology
* If you can't find the country you need in our operator's list you can try contacting your Monogoto sales manager to discuss if it would be possible to get the destination open for you
* For a full comfortable view of the coverage, we advise you to download the full coverage file at the top of the table, this table will include additional information.

Explanation of the information inside the full coverage file (excel file):

* **Country** - showing the country of the supported operator
* **Operator** - operator of the supported country
* **MCC** - Mobile Country Code, in simple terms this is a country code of the country
* **MNC** - Mobile Network Code, in simple terms this is an operator code
* **PLMN** - Public Land Mobile Network, in simple terms this is a globally unique code, which is a five or six-digit number identifying a country and a mobile operator of that country
* **2G/3G/4G/LTE-M** - network technologies. Symbol + or date (example: 2025/12/31) marks that this network technology is supported
* **Sunset** - means that the support for this network technology was already closed by the operator, so it is likely to no longer work
* **Date (example: 2025/12/31)** - this is the date of the expected discontinuation (sunset) of the network technology
* **LTE Cat-M1 Bands** - showing what bands are supported by the LTE-M network technology
* **PSM** - Power Saving Mode support by the operator
* **eDRX** - Extended Discontinuous Reception functionality support by the operator, in simple terms it is IoT device feature that allows the device to go into a sleep mode for a certain period and wake up after a fixed interval to receive transmission
  {% endhint %}


---

# 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/private-networks-coverage.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.
