# Home Command

#### Apa Itu Home Command?

Home command adalah fungsi dalam permainan atau aplikasi yang memungkinkan pengguna untuk menetapkan, mengelola, dan berinteraksi dengan lokasi yang diinformasikan secara virtual, seperti titik teleportasi dalam permainan. Dengan menggunakan home command, pengguna dapat dengan mudah kembali ke lokasi yang telah disimpan sebelumnya tanpa harus menavigasi secara manual.

A. Cara Set Home

> * Berdiri di tempat yang ingin kalian set home
> * Klik tombol chat
> * Ketik `/sethome <nama>`
> * Contoh : `/sethome base`

B. Cara Delete Home

> * Klik tombol chat
> * Ketik `/delhome <nama>`
> * Contoh : `/delhome base`

C. Cara Melihat List Home

> * Klik tombol chat
> * Ketik `/homes`

**Catatan :** \
Jumlah maksimal sethome berbeda-beda tergantung pada rank yang kamu miliki. Semakin tinggi rank kamu, semakin banyak pula sethome yang dapat kamu miliki.


---

# 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.prownetwork.net/basic-command/home-command.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.
