# 组队系统

玩家可以组队迎接挑战，打败怪物。每个职业将有自己的一套团队技能，允许玩家一起组队增加彼此的能力。组队也将获得额外的经验值，以鼓励玩家一起工作。

### 组队任务

组队任务是一系列有趣和令人兴奋的挑战，不仅仅是击败怪物。玩家必须合作，运用他们的智慧和解决问题的技能，以克服前方的各种障碍。

### 代币结合

高层次的团队任务在成功完成后提供代币奖励，根据奖励的独有性，可能需要入场费。


---

# 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/zu-dui-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.
