# LAI - Location Area Identification

are controller by VLH

![](/files/rGC0WF1G12rjvtSp9rX6)

Location Area Identification (LAI) is a unique code used in mobile networks to identify a specific location area within a Public Land Mobile Network (PLMN). It consists of:

* **Mobile Country Code (MCC)**: Identifies the country.
* **Mobile Network Code (MNC)**: Identifies the network within the country.
* **Location Area Code (LAC)**: Identifies the specific location area within the network.

LAI is crucial for managing the location and registration of mobile subscribers when they move between different areas, ensuring seamless connectivity and effective resource allocation.


---

# 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/plmn-public-land-mobile-network/lai-location-area-identification.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.
