# Class System

In the Squishiverse, every squishy will have a Squishitype, this starts off as Fledgling and once your squishi reaches a certain level, it will be able to undertake quests to awaken to a new Squshitype.&#x20;

The variety of squishitypes will enable us to create loose structure for roles in dungeons and raids inspired by the “Holy Trinity” of Tank/Healer/Damage. This structure is not a rule and only serves to make content more comfortable for players to complete, players should be able to complete any content no matter what roles they fill in a group.

1. Knight, Protector of the Squishiverse
2. Assassin
3. Dark Mage
4. Saint (Healer)
5. Marksman

![Knight Class](/files/QFgwXPIa1C4QBqD35aWh)


---

# 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.squishiverse.com/squishiverse-docs/gamedesign-and-lore/gameplay-overview/class-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.
