# 團隊公基金

## 團隊公基金的用途

團隊公基金的目的在於支付團隊的各種補助（傲塔卷、無畏、移民），也可以用來支付本系統的費用，一個活躍的團隊通常都需要一筆可以隨時運用在團隊上的資金。

### 團隊公基金的來源

1. 每筆鑽單都會抽取對應的%數做為公基金，可以在團隊設定的[公基金比例](broken://pages/-MUTASbCGQwspGfsQdZE#gong-ji-jin-bi-li)中自行設定要抽多少。
2. 每筆鑽單無法整除的鑽也都會轉入公基金。

![團隊公基金示意圖](/files/-MVFwSyuM4pppKD7y-eS)

## 調整團隊公基金收支

擁有權限的管理者可以點選右方正方形的按鈕就可調整公基金收支。

![調整團隊公基金示意圖](/files/-MVFxJ1FuT35ySNqlEPf)

只要輸入調整的金額並輸入備註即可完成調整

{% hint style="info" %}
公基金實際上常會放在「秘書」或「會計」身上，系統只是協助記錄每筆花費與收入，讓資訊透明化以避免爭議。
{% 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/gong-ji-jin.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.
