> For the complete documentation index, see [llms.txt](https://docs.wasdstudios.games/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wasdstudios.games/game-play/cross-platform-carnage/class-system.md).

# Class System

In Cross-Platform Carnage, the class system is pivotal to the strategic depth and immersive gameplay experience of the first-person shooter (FPS) battles. Here's an overview of the classes available:

### **Assault**

The Assault class embodies the essence of aggressive combat, specializing in close-quarters engagements and leading the charge into enemy territory. Armed with versatile assault rifles, shotguns, and explosives, Assault players excel at breaching defenses, securing objectives, and eliminating adversaries with relentless firepower. They serve as the backbone of the team, spearheading offensives and maintaining pressure on enemy positions.&#x20;

### Recon

Recon operatives operate on the fringes of the battlefield, utilizing stealth and precision to gather intelligence and eliminate high-value targets from afar. Equipped with sniper rifles, silenced pistols, and reconnaissance gadgets, Recon players excel in long-range combat, providing crucial overwatch and disrupting enemy movements. Their ability to scout enemy positions and designate targets is invaluable for coordinating team tactics and maintaining situational awareness.&#x20;

### **Support**

Support are the frontline healers and support specialists, dedicated to keeping their teammates in the fight and ensuring the squad's survivability. Armed with compact submachine guns and medical equipment, Support prioritize healing wounded allies, reviving fallen comrades, and providing essential battlefield medical support. Additionally, they may deploy medical stations or healing grenades to create safe zones and sustain team effectiveness during intense firefights.&#x20;

### **Engineer**

Engineers are the masters of mechanical warfare, specializing in repairing vehicles, constructing fortifications, and sabotaging enemy infrastructure. Armed with carbines, shotguns, and demolition tools, Engineers excel in repairing damaged vehicles, constructing deployable cover and automated defenses, and neutralizing enemy vehicles with mines or explosives. Their expertise in maintaining equipment and manipulating the battlefield terrain is indispensable for securing strategic advantages and thwarting enemy advances. Each class in Cross-Platform Carnage offers unique abilities, weapons, and playstyles, fostering diverse tactical approaches and encouraging teamwork among players. By effectively coordinating their actions and leveraging the strengths of each class, teams can overcome formidable challenges and emerge victorious in intense multiplayer battles.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.wasdstudios.games/game-play/cross-platform-carnage/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.
