# ME - Mobile Equipment

### ME - Mobile Equipment

Mobile Equipment (ME) refers to the physical hardware of a mobile device. This includes components like the phone casing, battery, screen, and internal electronics that facilitate communication and functionality of the device.&#x20;

The ME is identified by a unique IMEI number.

### IMEI - International Mobile Equipment Identity

The International Mobile Equipment Identity (IMEI) is a unique 15-digit number used to identify mobile devices.&#x20;

It helps in differentiating each device on a mobile network and can be used for tracking or blocking a lost or stolen device.&#x20;

The IMEI is typically found printed inside the battery compartment of the device, and can also be displayed on the screen by dialing \*#06#.


---

# 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://gsm.learn-telecom.com/architecture/ms-mobile-station/me-mobile-equipment.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.
