# Random Teleporting (RTP)

We offer a random teleport feature to easily get into the world and discover new locations. RTP always chooses surface locations and is designed to prevent choosing locations that are dangerous (i.e. above a lava pool, in the middle of the ocean, etc.). RTPs are available in the [main smp world](/survival/smp-survival-s8.md) and [resource world](/survival/resource-world.md) and work slightly differently.

{% hint style="success" %}
For new players the first RTP will be free of charge.
{% endhint %}

To RTP, run **`/rtp`** twice, first to open the confirmation dialogue, and again to confirm.

### Main SMP RTP

* Bounds: **5K-20K** blocks from /spawn (outer 10K blocks of the world are excluded for folk looking to live more secluded and be outside of RTP radius)
* Costs: **50** vibecoin

### **Resource World RTP**

* Bounds: **10K** blocks from resource world spawn (full size of the world)
* Costs: **15** vibecoin

### Nether, End, etc.

Unavailable


---

# 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.vibecentral.xyz/survival/random-teleporting-rtp.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.
