# How you can check if your SIM is NTN enabled?

Monogoto offers Non-Terrestrial Network (NTN) service via supported SIMs. This is made possible through specific IMSI ranges and roaming policies that enable attachment to the NTN networks.

There are a few ways to check if your SIM is NTN-enabled using the Monogoto Hub:

#### 1. Check the SIM group name

When SIMs are shipped, they are organized into groups named according to the profiles they support. If your SIM belongs to a group with a name that includes "Skylo" or "NTN", this indicates that the SIM has NTN capability enabled.

<figure><img src="/files/i09YK40mxAYkX3I0cKsC" alt=""><figcaption></figcaption></figure>

### 2. Review the SIM's roaming policy

To confirm whether your SIM is provisioned to connect to the NTN (Skylo) network, you can inspect its roaming policy in the Hub or Advanced Console.

Monogoto Hub

* Navigate to the Thing page in the Hub

<figure><img src="/files/vVdG4uJaK3y8j9Fdocsz" alt=""><figcaption></figcaption></figure>

Advanced Console

* Click on "Roaming".
* In the Network Provider dropdown, select "Profile B".
* Look for a Roaming Policy Name that mentions "Skylo" - this confirms NTN support.

<figure><img src="/files/9rCm1ZoYcvSi5lMFgBCl" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/SSPXHQhBVYfG0G24A3Q3" alt=""><figcaption></figcaption></figure>


---

# 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/ntn-satellite-networks/how-you-can-check-if-your-sim-is-ntn-enabled.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.
