> For the complete documentation index, see [llms.txt](https://docs.natml.ai/unity/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.natml.ai/unity/prelims/requirements.md).

# Requirements

NatML is a cross-platform API, allowing you to write code once and deploy on several different platforms and devices. This saves tons of time in development effort. NatML currently supports the following platforms:

* Android API level 24+ (Android Nougat or newer)
* iOS 13+
* macOS 10.15+ (Apple Silicon and Intel)
* Windows 10+ (64-bit)
* WebGL:
  * Chrome 91+
  * Firefox 90+

{% hint style="info" %}
NatML requires Unity 2022.3+
{% endhint %}

{% hint style="info" %}
On Windows, make sure to install the latest Microsoft C++ Redistributable.
{% endhint %}
