# Team Deathmatch

In Battle Blitz, Team Deathmatch (TDM) is the primary gameplay mode featuring two formats: 4v4 matches on smaller maps and 6v6 on larger maps. Teams compete to accumulate the most kills. The smaller maps facilitate quick, intense skirmishes, emphasizing close-quarters combat and fast-paced action. Larger maps for 6v6 battles offer more strategic depth, allowing for varied tactics and use of the environment. This mode caters to both high-energy, rapid gameplay and more calculated, team-based strategies.


---

# 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://bb.flamestore.xyz/gameplay/team-deathmatch.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.
