> 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/omni-sim/get-started/sim-states.md).

# SIM states

The KORE OmniSIM service type provides eSIM connectivity. Refer to the [eSIM coverage map](https://esimpro.korewireless.com/esim-coverage) for coverage details.

## Availability

KORE OmniSIM SIMs are available for purchase.

## SIM states

### Usage rule management

If usage is blocked, the SIM will moved to suspended with charge.

### SIM lifecycle&#x20;

<div align="left"><figure><img src="/files/SkbwGPCI2Gl6eRYKlcr5" alt="KORE OmniSIM lifecycle diagram"><figcaption><p>KORE OmniSIM lifecycle diagram</p></figcaption></figure></div>

### SIM states

The SIM states are listed in lifecycle order. Some states may not be available depending on your contract terms.

<table><thead><tr><th width="317" valign="top">State</th><th>Exceptions </th></tr></thead><tbody><tr><td valign="top">Stock</td><td></td></tr><tr><td valign="top">Test</td><td><p>Test state availability and configuration are dependent on your contract.</p><p></p><p>The configuration settings are available on the Account menu (Account > Service Agreement > Service Type).</p></td></tr><tr><td valign="top">Ready</td><td><p>Ready state availability and configuration are dependent on your contract.</p><p></p><p>The configuration settings are available on the Account menu (Account > Service Agreement > Service Type).</p></td></tr><tr><td valign="top">Active</td><td></td></tr><tr><td valign="top">Suspended with charge</td><td><p>Suspended with charge is dependent on your contract. The configuration settings are available under the Account menu.</p><p></p><p>SIMs can stay in this state indefinitely for an additional charge.<br></p><p>IP address - APNs managed by KORE will lose their IP address.  <a href="https://korewireless.service-now.com/csm">Contact Support</a> to verify if needed.</p><p></p><p>Activate - you can activate SIMs.</p></td></tr><tr><td valign="top">Pending scrap</td><td><p>SIMs will automatically transfer to scrapped after 1 day.</p><p></p><p>Activate - you cannot active SIMs.</p></td></tr><tr><td valign="top">Scrapped</td><td>SIMs are no longer available for use.</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/omni-sim/get-started/sim-states.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.
