> ## Documentation Index
> Fetch the complete documentation index at: https://docs.streamnative.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Prerequisites

Using Windows? You'll need to download [Windows Subsystem for Linux](https://learn.microsoft.com/en-us/windows/wsl/install).

This guide assumes that you already have:

* [Gradle](https://gradle.org/install/) installed.
* [Java 11](https://openjdk.java.net/install/) or later installed. Verify that `java -version` outputs a version number like `11.0.20` and ensure that the `JAVA_HOME` environment variable is set.
