> For the complete documentation index, see [llms.txt](https://wiki.breadbuilds.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.breadbuilds.com/hytale-tutorials/load-prefab-into-your-world.md).

# Load prefab into your world

* Step 1: Upload the File Locate your prefab `.json` file and place it into the server's prefab directory.
  * Path: `/hytale/Server/prefabs`
  * *Note:* This folder is located at the root of your server files.
* Step 2: Load the Structure Once the file is in the correct folder, go in-game and run the following command to import it: `/prefab load <filename>`
  * *Example:* If your file is named `castle.prefab.json`, type `/prefab load castle`.

{% hint style="success" %}
**Good to know:** Browse through amazing Hytale builds – hubs, spawns and lobbies, arenas, SkyBlock islands and much more <https://www.breadbuilds.com/hytale-builds>
{% endhint %}
