# World Partition

Massive World works with world partition out of the box but the tool needs to see the whole terrain to work.

The recommended workflow would be to start on a new scene (or convert your current scene to a world partition. Once it is done you can open the area you want to work with and use Massive World to modify it.

Massive World and the stamps will work in world space and are set to not be affected by World Partition, which means that a stamp placed between two sections (one loaded and the other not) will work seamlessly without creating strange artifacts in those transitions!


---

# 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/world-partition.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.
