# Party system

Players can join forces to form a party and take on challenges and defeat monsters as a group. Each class will have its own set of team-based skills, allowing players to enhance each other's abilities while grouped together. To encourage cooperation, parties will receive additional XP.

#### **Party quests**

Party quests are a series of fun and exciting challenges that include activities beyond just defeating monsters. Players will need to work together, using their wits and problem-solving skills to overcome the various obstacles that lie ahead.

#### **Token integration**

High-level party quests offer token rewards upon successful completion. Depending on the exclusivity of the rewards, an admission fee may be required.


---

# 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.playukiyo.com/gameplay/party-system.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.
