# Archetypes

<figure><img src="/files/dfNdXwzRfRQcEaOIj0An" alt=""><figcaption></figcaption></figure>

All warriors, at mint, are also assigned an Archetype. Each archetype comes with its own set of moves that define its fighting approach. Down the line, there may be ways for players to change their warrior's archetype.

{% hint style="info" %}
There are **5** archetypes:
{% endhint %}

### <mark style="color:red;">Puncher</mark>&#x20;

Punchers are focused on punching-based attacks. They have access to a wider range of punching moves than other fighters, such as side and heavy punches.

### <mark style="color:red;">Kicker</mark>&#x20;

Kickers are focused on kicking-based attacks. They have access to a wider range of kicking moves than other fighters, such as double kicks and flip kicks.

### <mark style="color:red;">Defender</mark>&#x20;

Defenders are focused on protection and defense, with special moves focusing on heavy attacks with knockback effects.

### <mark style="color:red;">Agile</mark>&#x20;

Agiles are focused on maneuvering around the arena, with special moves focusing on mobility and dashes.

### <mark style="color:red;">Wrestler</mark>&#x20;

Wrestlers are focused on grappling and throwing opponents.


---

# 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://taunt-battleworld.gitbook.io/battleworld/acolyte-warriors/archetypes.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.
