# 競標

當拍賣官將物品移動至拍賣場時就可以開始投標了，每個**標單**的外觀大致如下：

![](/files/-MUiIn8dj3HehroArknx)

1. 物品官方正式名稱與物品階級（以顏色顯示）
2. 物品所在伺服器
3. 距離結標時間還有多久
4. 起標價
5. 物品目前持有者
6. 下標資格限制
7. 下標職業限制
8. 看標單（需點入才能下標）

## 下標方式

點選標單的「詳細」按鈕後可以看到該標單的詳細說明，右上角即可看見下標區塊。

![](/files/-MUiQeyoPn4sBDg8lzYw)

下標區塊可看見目前的下標人數（拍賣官可選擇是否顯示）以及您目前的出價，點選「下標」按鈕後就可以輸入想下標的金額。

{% hint style="warning" %}
在點選「下標」按鈕時系統會檢查您的下標資格，若資格不符則會有詳細的文字說明解釋您無法下標的原因。
{% endhint %}


---

# 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://docs.mmorpg.plus/yi-ban-gong-neng-shui-ming/jing-biao.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.
