# 公会系统

玩家可以组建公会来建立更大的联盟。公会为有类似抱负的玩家提供了一种社交氛围，让他们能够参与更具挑战性的挑战，如公会任务和boss遭遇战。每个公会也可以使用一个共享的银行和仓库来存放公会活动所需的资金和物品。公会也可以升级，以增加成员数量上限，并启用额外的功能，如徽标定制。

### 代币结合

公会系统中包含两种类型的费用:

* 公会创建费: 使用Ukiyo代币支付。
* 公会升级费: 使用魔法碎片支付。


---

# 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.cn.playukiyo.com/you-xi-she-ding/gong-hui-xi-tong.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.
