> 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/customization.md).

# Customization

\
Players have the freedom to tailor their gameplay experience through extensive customization options, including the ability to customize their characters' loadouts. Here's a description of the customization system:

1. **Primary Weapon**: Players can choose from a wide array of primary weapons, each offering unique attributes and playstyles. Whether it's assault rifles for versatility, sniper rifles for long-range precision, or shotguns for devastating close-quarters combat, players can select the primary weapon that best suits their preferred approach to engagements.
2. **Secondary Weapon**: In addition to their primary weapon, players have the option to equip a secondary weapon for added flexibility in combat situations. This could includes pistols for quick-draw encounters. The choice of secondary weapon allows players to cover their bases and adapt to various combat scenarios effectively.
3. **Lethal Weapon**: Lethal weapons offer players the means to deal significant damage to enemies or clear out hostile positions. From fragmentation grenades for area denial to grenade launchers for long range, players can select the lethal weapon that aligns with their preferred tactics and playstyle. Lethal weapons provide a crucial tool for offensive maneuvers and can turn the tide of battle when used strategically.
4. **Melee Weapon**: For up-close and personal encounters, players can customize their loadouts with melee weapons, offering swift and silent takedowns or brutal close-quarters combat options. Whether it's a combat knife for stealthy assassinations, a tactical tomahawk for ranged attacks, or a versatile melee weapon like a baseball bat or machete, players can personalize their loadouts to suit their preferred melee combat style.

Through this comprehensive customization system, players in Cross-Platform Carnage have the freedom to create loadouts tailored to their individual preferences and playstyles. Whether they favor aggressive assaults, precise marksmanship, or stealthy infiltrations, the ability to customize primary, secondary, lethal, and melee weapons ensures that every player can find their perfect arsenal for dominating the battlefield.


---

# 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/customization.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.
