# Shop Command

#### Apa Itu Command `/shop`?

#### Penggunaan Command `/shop`

Command `/shop` adalah perintah yang digunakan dalam game untuk mengakses fitur toko di dalam permainan. Berikut adalah cara penggunaannya:

A. Cara Membeli Item di Shop

> * Ketikkan perintah `/shop`di dalam game.
> * Pilih kategori.
> * Lalu pilih item yang ingin kalian beli.
> * Pastikan uang kalian mencukupi.

B. Cara Menjual Item

> * Ketikkan perintah `/sellgui`di dalam game.
> * Taruh item yang mau dijual.
> * Tutup inventory popup setelah menaruh item.
> * Secara otomatis, uang akan masuk.

**Catatan :** \
Harga barang di toko, baik saat membeli maupun menjual, dapat bervariasi atau berubah-ubah mengikuti kondisi pasar.


---

# 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/shop-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.
