# New Role System

The team is structured into four distinct roles, each filled by Stars. These roles are specifically designed to create synergies when players are optimally leveraging their unique abilities and working together in a coordinated way.

**Frontliner:** Initiates combat encounters and deals high damage.

**Tactician:** Provides strategic support and protects teammates.

**Support:** Heals allies and creates temporary safe zones for regrouping.

**Disruptor:** Disrupts enemy formations of the enemy team and neutralizes their harmful abilities.


---

# 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.farcana.com/farcana-wiki-2.0/game/gameplay/new-role-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.
