# Deathmatch

In this mode, the main target of all players is "Eliminating others as many as possible".

Whoever has the most elimination points before the time runs out will be the winner.

In the case that a single player has more than 25 elimination points, the game will end immediately and he will be announced as the winner.

* Number of players: 8 players
* Time Limitation: 3 minutes

![](/files/-Mhx8Og0RmQmVr4TAWlN)


---

# 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://doc.thetanarena.com/gameplay-1/game-modes/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.
