# 拍賣中心

<figure><img src="/files/zPXcC0b6XBCIxoP5YEnP" alt=""><figcaption><p>拍賣中心介面</p></figcaption></figure>

### <mark style="color:yellow;">如何進入拍賣中心？</mark>

按下 潛行+交換兩手物品（若沒改鍵的話 左邊Shift＋F） 或 輸入 指令 /menu 開啟選單\
點選左上角數下來第二個 "拍賣中心"\
即可開啟拍賣中心

<figure><img src="/files/HUt7n6eQOuQTs2hIL4KW" alt=""><figcaption></figcaption></figure>

### <mark style="color:yellow;">如何出售物品？</mark>

使用指令:

```markup
/ah sell <售價> [要賣的數量]
```

<售價> 必填\
\[要賣的數量] 可不填 則賣出手上整組物品


---

# 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/auction-center.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.
