# Duel

| Feature           | Duel Mode      | Due Deathmatch  |
| ----------------- | -------------- | --------------- |
| Number of players | 1v1            | 2v2             |
| Objective         | Score 3 points | Earn 7 points   |
| Respawn           | No             | Yes             |
| Team play         | No             | Yes             |
| Overall pace      | Faster         | Slightly slower |

* **Duel Mode:** This is a 1v1 game mode where players face off in a battle to the death. The first player to score three points wins the match. Points are earned by defeating the opponent.
* **Due Deathmatch:** This is a 2v2 team deathmatch mode where players compete to earn the most points. Points are earned by defeating opposing team players. The first team to reach 7 points wins the match.

<figure><img src="/files/sJo1VvWTOBl9RL16zP1y" alt=""><figcaption></figcaption></figure>

Both Duel Mode and Due Deathmatch are fast-paced and exciting game modes that require quick reflexes and strategic thinking. They are a great way to test your skills against other players and to improve your understanding of the game's mechanics.


---

# 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://tatakai-world.gitbook.io/tatakai-world-document/features/game-mode/duel.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.
