# Creation Engine

The Creation Engine will be a robust tool suite that allows those players who wish to build custom buildings using modular construction elements created by the development team. These parts will be wide-ranging and allow for a level of customization to include elements like texture and color variation within each component. The toolset will include scripted elements, called actors, to perform like developer-created assets understood by the underlying Unreal engine. Actors include things like doors and elevators that react when actioned.

The Creation Engine is a cornerstone feature of the metaverse because it combines ease-of-use and enables individual creativity. Enabling user-generated content to help expand the world and player base is one reason this feature will receive dedicated attention through every phase of the metaverse development.


---

# 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.netvrk.co/design-guides/land-and-vehicle-utility/land-utility/long-term-goals-of-land-utility/building-on-land/creation-engine.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.
