# Check eSIM Status

To check the status of an embedded SIM (e-SIM) on your WizarPOS terminal, follow these steps:

### Pre-Check Requirements

Before you can check the e-SIM status, ensure you have the following information:

* Serial Number: The unique serial number of your WizarPOS terminal.
* IMEI: The International Mobile Equipment Identity number of the terminal.
* Data Plan Details: Information about the data plan associated with the e-SIM, including the monthly data allowance and duration of the plan.
* Usage Location: The geographical location where the terminal will be used.

### Steps to Check e-SIM Status

1. Access Settings: On your WizarPOS terminal, go to 'Settings'.
2. Navigate to Terminal Information: Select 'About POS'.
3. Open POS Configuration: Choose 'POS Configuration'.
4. View Soft SIM Settings: Click on 'Soft SIM Settings' to view the status and details of your e-SIM.

This process will provide you with the necessary information regarding the e-SIM's activation status, data plan, and other relevant details.


---

# 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/check-esim-status.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.
