# How To

- [How to Set a Device’s APN for Super SIM](https://docs.korewireless.com/supersim/how-to/apn-configuration.md): Learn how to set a device's Access Point Name (APN) for use with your Super SIM and verify that you're connected to the network.
- [How to Enable Device Roaming for Super SIM](https://docs.korewireless.com/supersim/how-to/how-enable-roaming.md): Get a general idea of how to enable roaming for Super SIM on your device and see how to verify your connection.
- [How to Determine Whether a Device Contains a Super SIM](https://docs.korewireless.com/supersim/how-to/check-a-device-has-super-sim.md): Learn how to check whether a device contains a Super SIM
- [How to Set up iPhones/iPads for Super SIM](https://docs.korewireless.com/supersim/how-to/how-to-set-up-iphones-ipads-for-super-sim.md): Learn how to configure iPhone APN settings the right way for Super SIM
- [How to Determine a Super SIM’s Status](https://docs.korewireless.com/supersim/how-to/how-to-determine-a-super-sims-status.md): Learn how to determine a Super SIM's status, what each of the states are, and how a Sim resource enters them.
- [How to Use Console Bulk Actions to Update Multiple Super SIMs](https://docs.korewireless.com/supersim/how-to/how-to-use-console-bulk-actions-to-update-multiple-super-sims.md)
- [How to Download Bulk Super SIM Data](https://docs.korewireless.com/supersim/how-to/how-to-download-bulk-super-sim-data.md)
- [How to Use Super SIM Fleets and Network Access Profiles](https://docs.korewireless.com/supersim/how-to/understanding-network-access-profiles.md): Learn how the Super SIM API provides you with the ability to specify which mobile networks a Super SIM device is permitted to connect to.
- [How to Understand the Settings on your SIM](https://docs.korewireless.com/supersim/how-to/sim-settings.md): Understand the settings installed on your Super SIM and how they influence how your devices connect.
- [Base Settings Package](https://docs.korewireless.com/supersim/how-to/sim-settings/base-settings-package.md)
- [How and Why You Can Set Super SIM’s Network Attach Priority List](https://docs.korewireless.com/supersim/how-to/how-and-why-to-set-super-sims-uplmn-table.md): Every Super SIM, like all SIMs, includes a list of operator-preferred   networks. Learn how and why to set your Super SIM's preferred network.
- [How to Set Up and Use a Super SIM VPN](https://docs.korewireless.com/supersim/how-to/how-to-set-up-and-use-a-super-sim-vpn.md)
- [How to Configure AWS for a Super SIM VPN](https://docs.korewireless.com/supersim/how-to/how-to-configure-aws-for-a-super-sim-vpn.md): Learn how to use the AWS console to connect your AWS Virtual Private Cloud to a Super SIM VPN for a secure private network between your devices and your VPC.
- [How to Make and Take IoT VoIP Calls via Super SIM](https://docs.korewireless.com/supersim/how-to/how-to-make-and-take-iot-voip-calls-via-super-sim.md): A demo showing how to create voice-over-data applications for IoT devices using Super SIM and Twilio services.
- [How to Use Super SIM Connection Events](https://docs.korewireless.com/supersim/how-to/how-to-use-super-sim-connection-events.md): Powerful network insights streamed to you
- [How to use Super SIM eSIM Profiles](https://docs.korewireless.com/supersim/how-to/how-to-use-super-sim-esim-profiles.md)
- [How to Monitor Super SIM Connection Events using AWS ElasticSearch and Kibana](https://docs.korewireless.com/supersim/how-to/how-to-monitor-super-sim-connection-events-using-aws-elasticsearch-and-kibana.md)
- [How to Use OpenAPI Clients with Super SIM](https://docs.korewireless.com/supersim/how-to/how-to-use-openapi-clients-with-super-sim.md): Learn how to use KORE's OpenAPI specification file to generate an API client that you can use to make calls to the Super SIM APIs.


---

# 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.korewireless.com/supersim/how-to.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.
