# Troubleshoot Network Search Error

If you encounter an error stating "Error while searching for networks" when trying to search for network operators, follow these steps:

1. Navigate to Network Settings:
   * Go to 'More' > 'Cellular Networks' > 'Network Operators'.
   * Attempt to 'Search Networks'. If an error message appears, proceed to the next step.
2. Adjust Preferred Network Type for LTE SIM Cards:
   * If you are using an LTE SIM card, the error might be due to incompatible network type settings.
   * Navigate to 'Settings' > 'More' > 'Cellular Networks'.
   * Select 'Preferred Network Type'.
   * Change the setting to an option that does not include EVDO and CDMA. For instance, set it to 'LTE/TDSCDMA/GSM/WCDMA'.

By changing the network type settings to be compatible with your SIM card type, you should be able to resolve the network search error.


---

# 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-network-search-error.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.
