> For the complete documentation index, see [llms.txt](https://wiki.lilacmc.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://wiki.lilacmc.net/getting-started/finding-base-location.md).

# Finding base location

### Random Teleport (RTP) Guide

<figure><img src="/files/WdkOalinubhlAdZQ9z12" alt=""><figcaption><p>LilacMC's Random Teleport (RTP) GUI</p></figcaption></figure>

RTP (Random Teleport) lets you use <mark style="color:yellow;">**/rtp**</mark> to teleport to random spots in various worlds: Main Worlds (1.17, 1.18, 1.19), Resource World, Nether World, Nether Resource World, and End World. Track your location on the live map at [map.lilacmc.net](https://map.lilacmc.net/).

### <mark style="color:green;">MAIN WORLDS</mark>

Ideal for permanent homes or towns. Towns can disable hostile mobs (toggleable), but outside towns, mobs roam freely. You drop items on death, but ranking up unlocks `/back` and keep inventory. Includes villages, dungeons, ravines, and more.

### <mark style="color:blue;">RESOURCE WORLDS</mark>

Gather materials here with all biomes and structures. No hostile mobs spawn, and piglins/hoglins in the Nether Resource World won’t attack. You can set up a home, but these worlds reset monthly, so builds aren’t permanent.

###


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.lilacmc.net/getting-started/finding-base-location.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.
