# 聯合拍賣

當團隊已經設定好「聯合」後就可以建立聯合拍賣單（請參考[聯合設定](/tuan-dui-guan-li/lian-he-she-ding.md)），聯合拍賣單可顯示在所有聯合的拍賣場中。

{% hint style="warning" %}
聯合拍賣不適用「一併開拍」功能，且無法在「[自動設定](/tuan-dui-guan-li/zi-dong-she-ding.md)」內設定。
{% endhint %}

## 建立聯合拍賣單

投標限制勾選「同聯合」之拍賣單就會是聯合拍賣：

<figure><img src="/files/GUUl9HUoYTAc6JWkfRoG" alt=""><figcaption><p>「同聯合」勾選後其餘團隊就可以看到聯合拍賣單，</p></figcaption></figure>

{% hint style="danger" %}
聯合拍賣無法設定為「同伺服器」與「同血盟名稱」。
{% endhint %}

### 增加聯合團隊分鑽單

如需要增加「有出席」、「DKP」或「職業限制」的投標限制，則必須增加聯合團隊分鑽單，否則系統無法得知要參考哪些分鑽單的參與者。

點選「設定」即可開啟設定畫面：

<figure><img src="/files/9xhJMctNRa48LCsTQcNb" alt=""><figcaption></figcaption></figure>

貼上需要關連的分鑽單網址並且按「加入」，確定將關連的分鑽單都新增完畢後再按下「確定」。

{% hint style="warning" %}
輸入分鑽單網址後系統會做以下判斷，符合條件才可加入：

1. 是否為同聯合的分鑽單。
2. 攻略的王是否為同一隻（同名稱）。
3. 掉落的物品是否為同一個（同名稱）。

如挑選符合上述條件但實質上不是同一次王的單，會超出系統能判斷的範圍而無法偵測出錯誤，請特別注意。
{% endhint %}

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

{% hint style="warning" %}

#### 特別注意

因每個團隊的補登時限都不一定，為了避免開標團隊開標時尚有同聯合團隊未結束補登（無法標），所以系統會將所有加入的分鑽單最晚的補登時間再加兩天作為結標時間，讓所有可參與競標的盟友都有足夠的時間下標。
{% endhint %}

假設開標團隊於 2023-01-01 建立聯合拍賣單，並且設定結標時間為 2023-01-02 20:00&#x20;

| 團隊名稱  | 分鑽單狀態 | 補登結束時間     |
| ----- | ----- | ---------- |
| AAA團隊 | 補登結束  | 2023-01-01 |
| BBB團隊 | 可補登   | 2023-01-02 |
| CCC團隊 | 可補登   | 2023-01-03 |

結標時間小於 CCC團隊的結束補登時間，因此觸發此機制，將自動調整此拍賣的結標時間為 2023-01-05 20:00。

<figure><img src="/files/vuUJjzMSprL7I0CZBVMJ" alt=""><figcaption><p> 有正確顯示關連分鑽單團隊對於其他限制才會生效</p></figcaption></figure>


---

# 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/lian-he-pai-mai.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.
