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

# Kill Streaks

\
In Cross-Platform Carnage, the kill streak feature is a dynamic aspect of gameplay, providing players with a tangible measure of their success and skill in the heat of battle. As players string together consecutive eliminations without being taken down themselves, the game meticulously tracks their progress, creating a sense of urgency and excitement as they strive to extend their streak. This real-time tracking, often displayed prominently on the screen, serves as both a motivator and a source of competition among players, driving them to outperform one another and reach ever-higher kill counts.

Beyond its numerical tracking, the kill streak feature carries significant strategic implications within the game. Players on high kill streaks become prime targets for opponents, who recognize the threat they pose and seek to neutralize them to disrupt their momentum. This strategic dynamic adds depth to engagements, as players must navigate the battlefield with heightened awareness, balancing the pursuit of kills with the need for caution to protect their streak. Ultimately, the kill streak feature in "Cross-Platform Carnage" not only rewards skill and proficiency but also enriches the overall gameplay experience, fostering intense competition and exhilarating moments of triumph amidst the chaos of battle.


---

# 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/kill-streaks.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.
