# Cellular Identities

## Introduction

​​Monogoto SIMs can manage multiple cellular identities via its proprietary [Monogoto Toolkit (MTK)](https://docs.monogoto.io/getting-started/monogotos-sim-tool-kit-mtk). Each identity has a unique roaming policy, allowing the SIM to connect to any network specified by that policy. From global to country-specific identities, this multi-identity solution is designed to ensure maximum connectivity resiliency.

## What Are Mobile Identities?

Mobile identities in Monogoto refer to IMSI (International Mobile Subscriber Identity), which is a unique identifier used to represent a SIM within a mobile network. This identifier is crucial for authenticating and registering SIMs on the network, ensuring they can access mobile services.

Each IMSI in Monogoto is linked to a specific identity. These identities determine the coverage and service capabilities available to the SIM. These identities are mapped to different [coverage lists](#coverage-lists), ensuring that users have access to mobile networks in various regions and countries.

### Example of Identity Functionality: Profile E

Consider Profile E in the Czech Republic. A SIM with this identity can connect to Vodafone, O2, and T-Mobile. If the device is connected to Vodafone but in a poor coverage area, the profile allows the SIM to connect to the available operator within the area. This principle applies to all other profiles in the listed countries.

## Local Breakout <a href="#docs-internal-guid-dcbbb75d-7fff-7d3f-254a-e60f190a4e5c" id="docs-internal-guid-dcbbb75d-7fff-7d3f-254a-e60f190a4e5c"></a>

Local breakout allows the data session to be processed and routed locally to reduce latency and enhance network efficiency, enabling quicker response times and improved performance.

In Monogoto, we have three local breakouts:

* North America (US), serving Profile U.
* Europe (DEU), serving Profiles B and E.
* Middle East (IL), serving Profile C.

## Benefits of Mobile Identities in Monogoto

Global Connectivity: Monogoto ensures that users can access mobile networks worldwide by allocating the right identities to the SIM.

Reliable Service: The association of profiles with coverage lists guarantees reliable and consistent mobile connectivity.

Flexibility: Different profiles cater to various connectivity needs, allowing users to choose the profile that best fits their requirements.

## How to check the supported networks of my plan?

Log in to your Monogoto account via [hub.monogoto.io](https://hub.monogoto.io/)

1. Click on the "Advance Console" button on the top right.2

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FNnJIYW0msNmWzrD5Osp2%2Fimage.png?alt=media&#x26;token=6f4e577b-e6d7-4027-b764-c3e5600f5a53" alt=""><figcaption></figcaption></figure>

2. Select the "Things Group" tab.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FCM3FEKFy2trftYorSAho%2Fimage.png?alt=media&#x26;token=1de393fd-fcf6-4de4-bf5b-05ca30514475" alt=""><figcaption></figcaption></figure>

3. Click on the "Edit" button of any Things group.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F0y75XT2XBsHh0c7l9Bki%2Fimage.png?alt=media&#x26;token=23c9e1db-5700-42bc-a34a-230ee0720ac8" alt="" width="88"><figcaption></figcaption></figure>

4. Click on the "Roaming" button.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2F0cXoU3nelNiNUVfdT86n%2Fimage.png?alt=media&#x26;token=0c2e3f7c-2927-45b0-94ad-9f7f1c79614e" alt="" width="118"><figcaption></figcaption></figure>

5. Select the desired profile, e.g., Profile E.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FGB2TjipCkSTE9FFStJGe%2Fimage.png?alt=media&#x26;token=0a702002-3f1e-42ef-897e-fecefb541c7c" alt="" width="375"><figcaption></figcaption></figure>

6. View the profile roaming list of mobile networks.

<figure><img src="https://3922449203-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-M0mPxGpottOEfcucXOR%2Fuploads%2FzQym49IpGWAbzLApDFqx%2Fimage.png?alt=media&#x26;token=b1d3cd6a-104b-4ebf-bb9a-fdcd02591ea4" alt=""><figcaption></figcaption></figure>

## Conclusion <a href="#docs-internal-guid-dfb6b5ff-7fff-a415-1495-36d58de35b4e" id="docs-internal-guid-dfb6b5ff-7fff-a415-1495-36d58de35b4e"></a>

The Monogoto SIM can hold multiple mobile Identities, providing a robust solution for global mobile connectivity. By leveraging specific profiles with detailed coverage lists, Monogoto ensures that users can access reliable and extensive mobile services, no matter where they are.

For detailed coverage information, users can refer to the [Monogoto Coverage List](https://docs.monogoto.io/getting-started/coverage-lists) to understand each profile's capabilities.

The Monogoto SIM can hold multiple mobile identities, providing a robust solution for global mobile connectivity. By leveraging specific profiles with detailed coverage lists, Monogoto ensures that users can access reliable and extensive mobile services, no matter where they are.


---

# 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/cellular-identities.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.
