# Shop

### **Hướng dẫn shop**

> **- /shop : Mở shop để mua/bán vật phẩm**
>
> **Lưu ý: Khi sử dụng /shop đưa trỏ chuột vào 1 vật phẩm thì chuột trái để mua/chuột phải để bán**
>
> **- /sellall "Tên vật phẩm" : bán tất cả vật phẩm trong túi đồ của bạn (Tên vật phẩm là vật phẩm bạn cần bán nếu không có sẽ bán hết đồ)**
>
> **- /sellall hand : bán tất cả vật phẩm trên tay bạn**
>
> **- /sellgui : Mở 1 gui bán đồ bạn có thể đưa đồ vào đó rồi đóng gui sẽ tự động bán hết đồ bạn để vào đó**
>
> **- /ah : Mở chợ đen để mua bán vật phẩm giữa người chơi với người chơi**
>
> **Thêm thông tin tại:** [**Đây**](https://gpplugins.gitbook.io/economyshopgui/basics/commands)


---

# 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://crystalgemcraft.gitbook.io/wiki/cau-lenh/shop.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.
