# IATA

**IATA机场代码**（IATA airport code），也叫**国际航空运输协会机场代码**，是一个由国际航空运输协会（IATA）规定、用于代表全世界大多数机场的3个字母代码。

*最常见在登机证及行李牌上。* 这些代码的分配由国际航空运输协会第763号决议决定，并且由在蒙特利尔的国际航空运输协会总部管理。这些代码每半年一次出版在IATA的航空公司编码目录里。 但在大多数国家的正式航空刊物里都使用国际民航组织机场代码而非国际航空运输协会机场代码。 国际航空运输协会也为火車站和飛機場經營實體提供代碼。

IATA机场代码的主要用途是：

* 唯一标识世界各地的机场
* 在机票、行李牌和其他航空运输文件中使用
* 在航空信息系统中使用

在本程序中用于标记IP地区


---

# 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://docs.bestip.one/term/iata.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.
