# Activate eSIM

Follow these steps to connect your device to WiFi, activate SoftSIM and Data Plan, and ensure they are functioning properly.

### Connecting to WiFi

1. Enable WiFi: Go to 'Settings' > 'WLAN'. Switch on the WiFi.
2. Select a Network: Choose a WiFi network available in your vicinity and connect to it.

### Activating SoftSIM and Data Plan

1. Access SoftSIM Settings: Navigate to 'Settings' > 'About POS' > 'POS Configuration' > 'Soft SIM Settings'.
2. Enable SoftSIM: Toggle the 'Switch on SoftSIM' button.
3. Verification:
   * Wait a few seconds for the IMSI (International Mobile Subscriber Identity) and ICCID (Integrated Circuit Card Identifier) to be downloaded from the server and displayed.
   * A successful display of IMSI and ICCID indicates that the SoftSIM and Data Plan have been activated successfully.
4. Troubleshooting: If activation is unsuccessful, check your WiFi connection and attempt the process again.

### Ensuring Normal Activation

1. Turn Off WiFi: Disable the WiFi connection on your device.
2. Reboot the Device:
   * Long-press the power button.
   * Select 'Reboot' to restart the device.
3. Post-Reboot Activation: After rebooting, the SoftSIM and Data Plan should be activated and ready for normal use.


---

# 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://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/activate-esim.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.
