> For the complete documentation index, see [llms.txt](https://837082742.gitbook.io/gama-platform/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://837082742.gitbook.io/gama-platform/master.md).

# 简介

GAMA是一个用于构建多代理微观仿真模拟的建模和仿真开发环境，对比其他仿真模型，GAMA有如下优点：

* [**应用领域广：**](https://gama-platform.github.io/wiki/Home#multiple-application-domains)GAMA已经应用在交通仿真、城市规划、流行病学研究以及环境保护等多个领域。
* [**基于代理构建的高级且直观的语言**： ](https://gama-platform.github.io/wiki/Home#high-level-and-intuitive-agent-based-language)使用基于代理的高级语言GAML，让你轻松编写仿真模型
* [**GIS和数据驱动的模型：**](https://gama-platform.github.io/wiki/Home#gis-and-data-driven-models)GAMA支持从任何数据集实例化代理（包括GIS数据），并支持进行大规模模拟（对数百万代理同时模拟）。
* [**自定义的用户界面：**](https://gama-platform.github.io/wiki/Home#declarative-user-interface)GAMA可自定义的图形化界面支持代理浏览器、图表输出、多层2D/3D图层的显示以及代理数据监管等。

GAMA最新的版本是1.8.1，你可以免费下载[安装包](https://gama-platform.github.io/download)或者直接从[源码](https://github.com/gama-platform/gama/)构建，GAMA中预置了一些简单模型、[教程](https://gama-platform.github.io/wiki/Tutorials)以及详尽的[在线文档](https://gama-platform.github.io/wiki/Overview)。
