# Generator Stack Presets

Generator Stack Presets provide a wide array of types of worlds that show the potential of the Moonlander SDK. You can use these as a starting point and a point of reference. You need the BoosterPack to generate these examples yourself.

{% hint style="info" %}
The Generator Stack Presets are fully configured, this means that all the assets are already loaded. As a result the prompting is disabled. In order to use Text Prompting, please refer to [PromptableTemplate](/v.1.0.0.alpha-4/fundamentals/getting-set-up/promptabletemplate.md)
{% endhint %}

***

## CandyLand

<figure><img src="/files/jAmueHqL985NsJrbySnM" alt=""><figcaption><p>CandyLand is a low poly cartoon candy styled scene, suitable for both Mobile and PC. </p></figcaption></figure>

## DesolateDesert

<figure><img src="/files/bIK8YT1vk7aesKHs970O" alt=""><figcaption><p>A high quality nature pack, ideal for creating post-apocalyptic or Wild Wild West games. Vegetation very similar to what grows in Arizona and (New) Mexico.</p></figcaption></figure>

## LushForestPath

<figure><img src="/files/5G057nHAsY1zsl6JX1VU" alt=""><figcaption><p>LushForestPath offers a vivid world of dense greenery and enchanting trails, perfect for fantasy realms or serene woodland scenes. Immerse players in the beauty of a lively forest with towering trees, meandering streams, and captivating flora.</p></figcaption></figure>

## MushroomForest

<figure><img src="/files/8AIZKiLY2CoLkr4E2qLI" alt=""><figcaption><p>Meadow grass, pine trees, and a wide array of mushrooms make this terrain perfect for European forests and other temperate climates.</p></figcaption></figure>

## StylizedTrees

<figure><img src="/files/KwMef7qsKr8dx7y3b5oX" alt=""><figcaption><p>StylizedForest combines realism with artistic flair, offering a visually striking environment for various game genres. Immerse players in a stylized rendition of nature, with meticulously crafted trees, rocks, and streams to enhance the overall gaming experience.</p></figcaption></figure>

## TropicalIsland**Archipelago**

<figure><img src="/files/6E4m8HF1lU2wff2xn3tj" alt=""><figcaption><p>TropicalIslandArchipelago unveils the beauty of interconnected islands surrounded by azure waters. Perfect for open-world environments or sea-faring adventures, the pack features lush landscapes, diverse flora, and the allure of tropical exploration on each captivating island.<br></p></figcaption></figure>


---

# 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.moonlander.ai/v.1.0.0.alpha-4/fundamentals/getting-set-up/generator-stack-presets.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.
