# Onomondo Docs

## Onomondo Docs

- [What is Onomondo?](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/start/what-is-onomondo.md): Onomondo is a Full Mobile Virtual Network Operator that enables you to utilize multiple cellular networks all over the world while providing services on top like custom routing, insights, and more.
- [Quickstart](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/start/quickstart.md)
- [Network Logs](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/network-insight-tools/network-logs.md): Gives you an overview of the connections and sessions that a SIM has had over time. This includes authentication attempts, registration of data connections, and usage pertaining to a session.
- [Traffic Monitor](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/network-insight-tools/traffic-monitor.md): Traffic Monitor helps you analyze traffic without installing anything on your device. It’s like Wireshark built into our platform and is excellent for remote debugging.
- [Signaling Logs](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/network-insight-tools/signaling-logs.md): Signaling Logs are a way to see all signaling going between the Radio Access Network (RAN) and Onomondo.
- [Fleet Data Storage](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/network-insight-tools/fleet-data-storage.md): Capture your entire IoT fleet's traffic for audits, analysis, or the likes.
- [Connectors](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors.md)
- [TLS Connector](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors/tls-connector.md)
- [HTTPS Connector](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors/https-connector.md)
- [AWS IoT Core Connector](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors/aws-iot-core-connector.md)
- [Azure DPS Connector (beta)](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors/azure-dps-connector-beta.md)
- [MQTT Connector (beta)](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/connectors/mqtt-connector-beta.md)
- [OpenVPN](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/openvpn.md)
- [IPSec (beta)](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/integrations/ipsec-beta.md)
- [Users](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/management/users.md)
- [Tags](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/management/tags.md): Tags allow you to group SIMs, users, Connectors, and Network Lists into sub-groups within your organization to customize control and views.
- [Usage](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/management/usage.md)
- [Network Marketplace](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/management/network-marketplace.md)
- [Non-steered SIMs](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/sims/non-steered-sims.md)
- [Freedom to Leave](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/sims/freedom-to-leave.md)
- [SoftSIM](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/sims/softsim.md)
- [API](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/reference/api.md): Onomondo provides an HTTP RESTful Application Programming Interface (API) to fore easy programmatic management of the different features.
- [SoftSIM CLI](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/reference/softsim-cli.md): Fetch, decrypt, and decode SoftSIM profiles seamlessly.
- [Traffic Monitor CLI](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/reference/traffic-monitor-cli.md): Capture all traffic between a device and the network, seen from the network's perspective. Output to a pcap file, or pipe to another tool that can read pcap files (like Wireshark).
- [Webhooks](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/reference/webhooks.md): Lets you subscribe to certain events regarding SIMs and process the event notifications through an integration or app.
- [IP ranges](https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/reference/ip-ranges.md): Onomondo will send Webhooks and device traffic through a limited set of public IPs. For firewall configuration(s) we document the used subnets.


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://fugolungo.gitbook.io/fugolungo-docs/Sw9EnGkWPJZdpbTYFR6Q/start/what-is-onomondo.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.
