# Hub

Welcome to the Monogoto Hub! Your central gateway to seamless connectivity services.

The Monogoto Hub is a user-friendly, self-service interface that provides a comprehensive overview of your account. With the Hub, you can:

* View account activity and receive insightful event notifications.
* Create no-code integrations to streamline your processes.
* Perform debugging and Quality of Service (QoS) actions.
* Access billing details and much more.

For deeper security and policy configurations, the Hub allows seamless login to the Advanced Console.

<table data-view="cards"><thead><tr><th></th><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Dashboard</strong></td><td>360° view of your active Things and data usage.</td><td></td><td><a href="hub/dashboards">dashboards</a></td></tr><tr><td><strong>Things</strong></td><td>Manage all the Things in your account.</td><td></td><td><a href="hub/things">things</a></td></tr><tr><td><strong>Campaigns (New!)</strong></td><td>Criteria-based SMS commands automation. </td><td></td><td><a href="hub/campaigns">campaigns</a></td></tr><tr><td><strong>Private Networks</strong></td><td>Manage your sites, edges and radios.</td><td></td><td><a href="hub/private-networks">private-networks</a></td></tr><tr><td><strong>Inbox</strong></td><td>Get notified on insight events.</td><td></td><td><a href="hub/inbox">inbox</a></td></tr><tr><td><strong>Integrations</strong></td><td>Easy no-code integration to 3rd party apps.</td><td></td><td><a href="hub/integrations">integrations</a></td></tr><tr><td><strong>Captures</strong> </td><td>View and download your PCAP files collection.</td><td></td><td><a href="hub/captures">captures</a></td></tr><tr><td><strong>Orders</strong></td><td>Make self-service SIMs and Kits orders. </td><td></td><td><a href="hub/orders">orders</a></td></tr><tr><td><strong>Payments</strong></td><td>Access your account billing and generate reports.</td><td></td><td><a href="hub/payments">payments</a></td></tr></tbody></table>


---

# 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/hub.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.
