# Load a new world

* Step 1: Locate Your World File Find the world file you want to play (usually downloaded as a folder).
* Step 2: Open the Saves Directory Navigate to your Hytale installation folder and open the following path: `Hytale/UserData/Saves`
* Step 3: Transfer the World Drag and drop the world folder directly into the Saves directory.
* Step 4: Launch the Game Open Hytale. The new world should now appear in your single-player world selection list, ready to play.

{% 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 %}


---

# 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://wiki.breadbuilds.com/hytale-tutorials/load-a-new-world.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.
