# Commandes Simples

{% hint style="info" %} <mark style="color:blue;">**/menu**</mark> pour ouvrir l'interface principale du jeu !
{% endhint %}

/spawn : Se téléporter au spawn.\
/rtp : Se téléporter aléatoirement dans le monde.\
/menu : Ouvrir l'interface du serveur.\
\
/sethome : Créer un point de téléportation\
/home : Se téléporter à son point de téléportation\
\
/tpa : Demander de se téléporter à un joueur\
/tpyes : Accepter la requête de tpa\
/tpcancel : Refuser la requête de tpa\
\
[<mark style="color:orange;">**/rules**</mark> : Voir les règles du serveur en général<br>](/reglement.md)<mark style="color:purple;">**/discord**</mark> : Rejoindre le Discord d'Elitios Network


---

# 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.elitios.net/smp/commandes-simples.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.
