> For the complete documentation index, see [llms.txt](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/start/what-is-onomondo.md).

# What is Onomondo?

Onomondo is a full Mobile Virtual Network Operator (MVNO) focused on serving Internet of Things (IoT) devices by enabling you to utilize multiple cellular networks all over the world while providing services on top like custom routing, insights, and more.

## The benefits

As a full MVNO Onomondo has deep integrations, also known as full core integration, with the different cellular networks with our in-house built core network (HLR, HSS, GGSN, PGW, STP, DEA, DRA, and so on). If that statement and acronyms means nothing to you then do not sweat it you can read more about what it means [here](https://onomondo.com/blog/cellular-iot-networks-explained/).

This enables us to offer full transparency from device to cloud, creating the opportunity for unique IoT connectivity tools that help businesses develop, deploy and operate their global IoT solutions.

<div data-full-width="false"><figure><img src="/files/NuV6kaze9zkwpy2NQXi8" alt=""><figcaption></figcaption></figure></div>

This unique IoT connectivity stack means we can offer tools such as Traffic Monitor, Signaling Logs, Network Logs, PAYG data, no-code cloud Connectors, and the ability to control network steering via our platform and API.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/start/what-is-onomondo.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
