# Mobile Modem

- [Switch SIM Card](https://how.router.works/mobile/switch-sim-card.md)
- [Mobile Watchdog](https://how.router.works/mobile/mobile-watchdog.md): \[Exclusive] Mobile internet guardian program and automatically keep mobile modem alive.
- [Mobile Protocol](https://how.router.works/mobile/protocol.md): Mobile protocol enables session management, authentication, and IP connectivity to transport data over high-speed cellular networks.
- [APN Setting](https://how.router.works/mobile/apn.md): Accurate APN settings are crucial for successfully establishing connectivity on a mobile network.
- [Mode & Band Locking](https://how.router.works/mobile/band.md): Locking 4G/5G Router's Modes and Bands
- [Modem Diagnosis](https://how.router.works/mobile/dx.md): Validate mobile connectivity and determine if SIM card, signals, APN settings troubleshooting needed.
- [Change TTL Value](https://how.router.works/mobile/dx/ttl.md): With individual control over the IP packet lifespan per interface, you can optimize TTL best to suit the type of connected devices and usage profiles.
- [Detach Reattach](https://how.router.works/mobile/dx/detach-reattach.md)
- [Fix PLMN Error](https://how.router.works/mobile/dx/plmn-error.md): PLMN is the core identifier for the mobile network that allows cellular devices like modems to identify and connect to specific carrier networks globally correctly.


---

# 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://how.router.works/mobile.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.
