# 箱子商店

<figure><img src="/files/43L9Adh8wSzvAT7AmAEA" alt=""><figcaption><p>箱子商店－應用</p></figcaption></figure>

### 如何創建箱子商店?

創建商店很簡單的\~\
只需要拿著要賣的物品 並將視角注視著箱子\
輸入指令 <mark style="color:red;background-color:orange;">**/qs create 價格**</mark> 後，再輸入價格即可創建成功！

### 為什麼被收稅了?

由於維持伺服器經濟體系的平衡\
我們將酌收交易額 <mark style="color:orange;">**2%**</mark> 的稅當作交易手續費\
![](/files/eGCbwVYrXHXVKLmvVQ7d)

### 如何刪除商店?

直接破壞箱子即可刪除\
若不想破壞箱子也可右鍵告示牌點選刪除商店\
或使用 <mark style="color:red;background-color:orange;">**/qs remove**</mark> 來刪除

### 如何切換收購/出售?

使用 <mark style="color:red;background-color:orange;">**/qs buy**</mark> 即可切換為收購\
使用 <mark style="color:red;background-color:orange;">**/qs sell**</mark> 即可切換為出售


---

# 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.origincraft.tw/play-guide/box-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.
