> For the complete documentation index, see [llms.txt](https://docs.korewireless.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.korewireless.com/kore-knowledge-center.md).

# KORE Knowledge Center

KORE delivers seamless connectivity, device management, and data solutions so you can launch, scale, and optimize IoT with ease. Whether you’re deploying at scale or navigating the shift to 5G, we simplify the process and keep you connected to what matters.

***

## Connectivity

Helps you *build* devices, *connect* devices to wireless networks, and *integrate* device data to the cloud.

<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><a href="https://korewireless.service-now.com/csm?id=kb_category&#x26;kb_category=d1c0c1529752a994d038301e6253af1b&#x26;kb_id=05ff44289f011200550bf7b6077fcfa3"><strong>ConnectivityPro</strong><sup><strong>®</strong></sup></a></td><td>Our main Connectivity Management Portal. Manage all your connectivity through a single interface.</td><td><a href="https://developer.korewireless.com/api?product=Connectivity">API Reference</a></td><td></td></tr><tr><td><a href="/spaces/CnkunA1wgmUD4t1WndMi/pages/dPVzMiWkPhtXPezGbWlk"><strong>KORE OmniSIM</strong><sup><strong>®</strong></sup></a></td><td>Our main global eSIM offering. Manage global deployments with a single multi-IMSI SIM and local downloadable profiles as needed</td><td><a href="https://developer.korewireless.com/api?product=Connectivity#overview">API Reference</a></td><td></td></tr><tr><td><a href="https://korewireless.service-now.com/csm?id=kb_category&#x26;kb_category=cce085529752a994d038301e6253af99&#x26;kb_id=05ff44289f011200550bf7b6077fcfa3"><strong>KORE LPHub®</strong></a></td><td>Our LoRaWAN network management platform. Manage your public and private LoRaWAN deployments, and orchestrate, monitor and troubleshoot your data flows.</td><td><a href="https://korewireless.service-now.com/csm?id=kb_category&#x26;kb_category=cce085529752a994d038301e6253af99">API Reference</a></td><td></td></tr><tr><td><a href="/spaces/uQQbnJlSgjMIxsWK06ol"><strong>Super SIM</strong><sup><strong>®</strong></sup></a></td><td>Our digital-first global IoT SIM. Manage global deployments with a single multi-IMSI SIM and use our highly available APIs for maximum operational efficiency.</td><td><a href="/spaces/JknMM6SZJYk9EbbitKp5/pages/RQlTq7FfcumtzT1mJNgG">API Reference</a></td><td></td></tr></tbody></table>

***

## IoT Managed Services

Offers end-to-end services for your IoT projects, from inventory management, staging & kitting, and device & network management to complete forward and reverse logistics.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://korewireless.service-now.com/csm?id=kb_category&#x26;kb_category=71d0c1529752a994d038301e6253afbf"><strong>IoT Managed Services</strong></a></td><td>Our end-to-end professional logistics service, gets your devices assembled, delivered, connected, and supported.</td><td><a href="https://developer.korewireless.com/api?product=AMS">API Reference</a></td></tr></tbody></table>

***

## Pre-configured Solutions

Bundles global network coverage and market-leading hardware into ready-to-go industry solutions with fully managed logistics.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="https://korewireless.service-now.com/csm?id=kb_category&#x26;kb_category=d1b041529752a994d038301e6253afd9"><strong>Connected Health Telemetry Solution (CHTS)</strong></a></td><td>Our solution to launch and scale connected health solutions - combining connectivity with integrated medical devices telemetry services and managed IoT services.</td><td><a href="https://developer.korewireless.com/api?product=Connected%20Health#auth">API Reference</a></td></tr></tbody></table>

***

## KORE Console

Manage your accounts and billing resources for Super SIM and Programmable Wireless.

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/spaces/j6QcqCeek2LmISTs9Rfp"><strong>KORE Console</strong></a></td><td>Manage your KORE account(s), user(s), and profile</td><td></td></tr></tbody></table>

***

## Super SIM and Programmable Wireless Developer Tools&#x20;

Manage your developer integration into KORE through the APIs and tools in our [developer console](https://build.korewireless.com).

<table data-view="cards"><thead><tr><th></th><th></th><th></th></tr></thead><tbody><tr><td><a href="/spaces/0ydryXnnBZcpfzlfF36e/pages/2Mkw3479a2p3MGIVnbsZ"><strong>API Management</strong></a></td><td>Manage your access to KOREs APIs</td><td></td></tr><tr><td><a href="/spaces/0ydryXnnBZcpfzlfF36e/pages/o4QUDTl5Al32HGYbeYi4"><strong>Webhooks</strong></a></td><td>Listen to events on your Webhook endpoint and automatically trigger actions</td><td></td></tr><tr><td><a href="/spaces/0ydryXnnBZcpfzlfF36e/pages/rZq0t7j3nI45ZW3Tk4WP"><strong>Event Streams</strong></a></td><td>Stream data to your exisiting systems</td><td></td></tr></tbody></table>


---

# 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://docs.korewireless.com/kore-knowledge-center.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.
