# World import failed

If its failing to import you can try to extract your world folder directly to the games world folder.&#x20;

You can rename the <mark style="color:$primary;">.mcworld file</mark> to <mark style="color:$primary;">.zip</mark> and extract it to the folder.&#x20;

On iPhone/iPad, you will need the files app to do this, for android devices, there is a built in file app too. To do it on iPhone/iPad open the files app, go to "on my iphone" or "on my iPad", then go to minecraft/com.mojang.minecraftpe/Documents/games/com.mojang/minecraftWorlds and extract the zip there. on android its /games/com.mojang/minecraftWorlds/ and you can extract it there.

{% hint style="success" %}
**Good to know:** If it doesnt show up in the game after that or if it doesnt let you into the world, then somethin is probobly wrong with the world itself (missing files, corrupt, etc.)
{% 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/mcpe-bedrock-edition/world-import-failed.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.
