# Téléportation aléatoire

La téléportation aléatoire te permet d'être téléporté dans une zone totalement unique et aléatoire dans monde spécifié. Cela te permet de découvrir des nouvelles zones inexplorées.

## <mark style="color:yellow;">Les mondes</mark> <a href="#types" id="types"></a>

Chaque monde possède sa propre distribution, ainsi que son propre délai pour l'obtention d'une nouvelle position de téléportation aléatoire.&#x20;

### <mark style="color:yellow;">Survie Overworld</mark>

Via la commande <mark style="color:yellow;">`/rtp world world_survival`</mark>, sois téléporté aléatoirement dans l'Overworld du monde survie avec une distribution de 0 à 3 500 000 blocs.&#x20;

Le délai pour l'obtention d'une nouvelle position aléatoire est de 1 heure.

### <mark style="color:yellow;">Survie Nether</mark>

Via la commande <mark style="color:yellow;">`/rtp world world_survival_nether`</mark>, sois téléporté aléatoirement dans le Nether du monde survie avec une distribution de 0 à 3 500 000 blocs.&#x20;

Le délai pour l'obtention d'une nouvelle position aléatoire est de 30 minutes.

### <mark style="color:yellow;">Survie Ender</mark>

Via la commande <mark style="color:yellow;">`/rtp world world_survival_the_end`</mark>, sois téléporté aléatoirement dans l'Ender du monde survie avec une distribution de 0 à 3 500 000 blocs.&#x20;

Le délai pour l'obtention d'une nouvelle position aléatoire est de 15 minutes.


---

# 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.dynastia.fr/fonctionnalites/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.
