> 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/teleporting-between-worlds.md).

# Teleporting between worlds

* Step 1: Check Available Worlds `/world list` Run this command to see the exact names of all worlds currently on your server.
* Step 2: Load the Destination World `/world load <worldname>` *Example:* `/world load my_creative_world` Before you can teleport, the destination world must be loaded and active in the server memory.
* Step 3: Teleport `/world teleport <playername> <worldname>` *Example:* `/world teleport PlayerOne my_creative_world` This moves the specified player instantly to the target world.

#### Pro Tip

* Console vs. Chat: You can run these commands from the server console or in-game. If you are in-game, make sure you have operator permissions (`/op self`).
* Exact Names: World names are case-sensitive. If your world is named "Lobby", typing "lobby" might not work. Always check `/world list` first.

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