# 聯合設定

因目前三款天堂IP的遊戲都已經由同伺服器合作轉向「同區」合作的「聯合」機制，為了讓聯合的物品可以更有效率的交流，我們新增了【聯合拍賣】的功能，當不同團隊設定聯合並於拍賣時選擇「同聯合」就可以將物品顯示在所有聯合的拍賣場中。

### **聯合拍賣後的分鑽注意事項：**

#### 開拍團隊（也就是物品持有者所在的團隊）

管理者進入拍賣單點選「交易完成請按我」的按鈕時，實際收到的鑽請輸入「自己團隊分到的實際金額」。

#### 其他聯合團隊

管理者在作業區中將對應的分鑽單使用「入帳」功能輸入「自己團隊分配到的實際金額」。

## 聯合管理

點選「團隊管理」中的「聯合設定」：

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

如貴團隊預計要當聯合主，可將您的聯合識別碼複製提供給其他聯盟使用

{% 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/tuan-dui-guan-li/lian-he-she-ding.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.
