> For the complete documentation index, see [llms.txt](https://docs.realmtoken.vip/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.realmtoken.vip/3.-land-protocol/architect-tool.md).

# Architect Tool

#### No Coding Required.

You do not need to be a UE5 developer to build on your land. We provide a proprietary drag-and-drop tool called The Architect.

#### Features

* Modular Assets: Drag and drop walls, floors, windows, and roofs from our high-fidelity library. All assets are pre-optimized for Nanite to ensure they don't lag the server.
* Physics Sandbox: Place dynamic objects that react to player movement.
* Lighting Control: Adjust the mood. Create a dark, moody speakeasy or a bright, sunlit gallery.

#### Advanced Mode

For professional studios and brands:

* Blueprints: Import custom UE5 Blueprints to create interactive doors, elevators, or mini-games.&#x20;
* Custom Mesh Upload: Upload your own .OBJ or .FBX files, provided they pass our "Fidelity Check" to ensure they match the realistic aesthetic of the world.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.realmtoken.vip/3.-land-protocol/architect-tool.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.
