# Calysto World v2

Calysto World is a set of tools to help you quickly create your world using a semi-procedural, non-destructive workflow. Taking less time to build your world means more time to build your game!

Feel free to join us and share your work on [Discord](https://discord.gg/9CJ4kQzTPe)!

{% embed url="<https://www.youtube.com/watch?ab_channel=MichaelSimard&v=6Ozg1rmD-RQ>" fullWidth="true" %}

### Features

* Heightmap generation tool using Unreal Heightmap Stamps
* Optimized grass and detail replacement system for the landscape
* An extensive biome system supporting biome priorities
* Fully compatible with World Partition
* Data-oriented level design
* Complete landscape material with RVT support
* Non-destructive workflow
* Full control of your world design
* Free realistic nanite assets
* And much more...

### Tutorial

{% embed url="<https://www.youtube.com/watch?ab_channel=MichaelSimard&v=hHu3mEdT1c8>" fullWidth="true" %}

{% hint style="success" %}
Please take a moment to review Calysto World, it helps a lot!
{% endhint %}


---

# 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://qwertystudio.gitbook.io/calysto/calysto-world-v2.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.
