# Troubleshoot Terminal SIM Signal

When you insert a SIM card into your terminal, the response on the lock screen can help diagnose any signal issues. Here are steps to troubleshoot common signal problems:

### Scenario 1: "No SIM Card - Emergency Calls Only" Message

* Verify SIM Card Insertion: If the lock screen displays "No SIM card - Emergency calls only," first ensure that the SIM card is inserted correctly.

![caption](http://sdkwiki.wizarpos.com/images/e/eb/300px-Simcardplaceq2-1.png)![](/files/M6HqpuKeGqSthZX8thCt)

* Restart the Terminal: After correctly inserting the SIM card, restart your terminal. Note that the SIM card slot on the Q2 model does not support hot-plugging (inserting the SIM card while the terminal is powered on).

### Scenario 2: Blank or Forbidden Signal Icon

* Check Signal Icon: If the lock screen shows a blank signal or a forbidden signal icon (as illustrated below), the issue may be related to network settings.

<div align="left"><figure><img src="/files/w8ZhrGZZZQkzh01KBGqM" alt=""><figcaption></figcaption></figure></div>

* Adjust Network Settings:
  * Go to 'Settings' > 'More' > 'Cellular Networks'.
  * Select 'Preferred Network Type'.
  * Ensure the network type is correctly set according to your SIM card's capabilities and network provider requirements.


---

# 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/troubleshoot-terminal-sim-signal.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.
