# Party Play

#### Cooperation

* Chromatic Souls : AFK Raid is centered around 4-player party play.
* A party consists of 1 Tanker, 2 Dealers, and 1 Healer.
* Duplicate Dealer classes are available in a party.
* Simply choose your desired class and join a party.

#### Solo-Play

* This doesn't mean you can't enjoy the game on your own! When playing solo, NPCs will fill in to assist you.
* The stats of the bots are set based on the party member with the lowest level.
* The skills used by the bots vary with the skill settings of the party leader.


---

# 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.chromaticsouls.xpla.games/game-play/game-guide/play-mode/party-play.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.
