# Importing worlds to singleplayer minecraft

1. Open minecraft's directory; the default minecraft directory is <mark style="color:purple;">**%appdata%/.minecraft**</mark>&#x20;
2. Unzip the file and drop its folder into the folder named <mark style="color:purple;">**saves**</mark> located in the minecraft's directory.&#x20;
3. Open the Minecraft and search for the world in the Single player section.


---

# 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.soltionstudios.com/tutorials/importing-worlds-to-singleplayer-minecraft.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.
