# Required Programs

## Downloading Required Programs

#### Minecraft Earth Tiles requires some additional programs to work properly. Please make sure to install these first to use the program.

### List of Programs:

1. **QGIS 3.28.4+ ltr (with gdal):** [**LINK** ](https://www.qgis.org/en/site/forusers/download.html)(use the standalone installer, 64-bit)
2. **ImageMagick 7.1.1+&#x20;*****with G16 Support*****:** [**LINK** ](https://imagemagick.org/script/download.php#windows)(ImageMagick-HDRI-x64-dll.exe)
3. **WorldPainter 64-bit:** Version 2.18+  [**LINK**](https://www.worldpainter.net)&#x20;
4. **Java 17+:** [**LINK** ](https://docs.microsoft.com/en-us/java/openjdk/download)(*Windows x64 msi*)
5. **Minutor (Optional):** [**LINK** ](https://github.com/mrkite/minutor/releases)(*Minutor.Windows.no.installer.zip*)

{% hint style="success" %}
Installation should be self-explanatory for these programs, but if you have any difficulties, please[ let us know](https://discord.gg/W2yqbn6).
{% endhint %}

#### **Once all programs have been installed, you may proceed to the next step.**&#x20;


---

# 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://evanthebearge.gitbook.io/minecraft-earth-map/minecraft-earth-tiles/required-programs.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.
