# SIM/Ethenet/WIFI

- [Disable POS Hotspot](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/disable-pos-hotspot.md)
- [Retrieve Terminal IMEI Number](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/retrieve-terminal-imei-number.md)
- [Retrieve Terminal MEID Number](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/retrieve-terminal-meid-number.md)
- [Understand Modem Bands](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/understand-modem-bands.md)
- [Troubleshoot Terminal SIM Signal](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/troubleshoot-terminal-sim-signal.md)
- [Resolve SIM Network Issues](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/resolve-sim-network-issues.md)
- [Troubleshoot Network Search Error](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/troubleshoot-network-search-error.md)
- [Check eSIM Status](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/check-esim-status.md)
- [Ethernet Connectivity Usage](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/ethernet-connectivity-usage.md)
- [Set Communication Mode](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/set-communication-mode.md)
- [Troubleshoot USSD Issues](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/troubleshoot-ussd-issues.md)
- [Activate eSIM](https://smartpossdk.gitbook.io/cloudpossdk/faq/sim-ethenet-wifi/activate-esim.md)


---

# 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.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.
