# Calysto Village

Calysto Village is a set of tools to help you quickly create your village/settlement/farm or even ruins using a semi-procedural, non-destructive workflow. Taking less time to build your world means more time to build your game!

Calysto Village works with any style (low-poly, stylized, or realistic).

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

### Features

* Draw villages, farms, or ruins directly into your world!
* Now use PCG partition by default to scale your open world.
* Automatic village creation using PCG
* Non-destructive workflow
* Support multiple zones in the same village (ex: marketplace)
* Template to also create farms in a second
* Lightning system for your villages (and deactivate them)
* Data-oriented design
* Compatible with World Partition
* The[ documentation](https://qwertystudio.gitbook.io/massive-village/calysto-village) is always available and will never be hidden behind a paywall
* Compatible with [ Calysto World](https://www.unrealengine.com/marketplace/en-US/product/massive-world-procedural-generation-with-pcg)
* Work with all styles (low poly, stylized, realistic)
* And much more...


---

# 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/massive-village/calysto-village.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.
